From c6da2cfeb05178a11c6d062a06f8078150ee492f Mon Sep 17 00:00:00 2001 From: codeworkx Date: Sat, 2 Jun 2012 13:09:29 +0200 Subject: samsung update 1 --- drivers/accessory/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 drivers/accessory/Makefile (limited to 'drivers/accessory/Makefile') diff --git a/drivers/accessory/Makefile b/drivers/accessory/Makefile new file mode 100644 index 0000000..aa8a336 --- /dev/null +++ b/drivers/accessory/Makefile @@ -0,0 +1,7 @@ +# +# makefile for accessory +# + +obj-$(CONFIG_30PIN_CONN) += 30pin_con.o +obj-$(CONFIG_MHL_SII9234) += sii9234.o +obj-$(CONFIG_SEC_KEYBOARD_DOCK) += sec_keyboard.o \ No newline at end of file -- cgit v1.1