2009-12-11 19:34:07 +08:00
|
|
|
ir-common-objs := ir-functions.o ir-keymaps.o
|
|
|
|
ir-core-objs := ir-keytable.o
|
2009-12-11 19:00:00 +08:00
|
|
|
|
2009-12-11 19:34:07 +08:00
|
|
|
obj-$(CONFIG_IR_CORE) += ir-core.o
|
2009-12-11 19:00:00 +08:00
|
|
|
obj-$(CONFIG_VIDEO_IR) += ir-common.o
|