X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=drivers%2Finput%2Fmisc%2FMakefile;h=0ebfb6dbf0f7788afd75b7a88bd171ff90b567b6;hb=1ea4c16120f529d811de0a35db6b252352268e95;hp=829de43a2427933b72bbef8e32ed5a4072ff8e4a;hpb=50f3c163751f84bd572a712a255cd69903e232e2;p=uclinux-h8%2Flinux.git diff --git a/drivers/input/misc/Makefile b/drivers/input/misc/Makefile index 829de43a2427..0ebfb6dbf0f7 100644 --- a/drivers/input/misc/Makefile +++ b/drivers/input/misc/Makefile @@ -61,3 +61,4 @@ obj-$(CONFIG_INPUT_WISTRON_BTNS) += wistron_btns.o obj-$(CONFIG_INPUT_WM831X_ON) += wm831x-on.o obj-$(CONFIG_INPUT_XEN_KBDDEV_FRONTEND) += xen-kbdfront.o obj-$(CONFIG_INPUT_YEALINK) += yealink.o +obj-$(CONFIG_INPUT_IDEAPAD_SLIDEBAR) += ideapad_slidebar.o