]> Pileus Git - ~andy/linux/blobdiff - drivers/Makefile
HID: ntrig remove if and drop an indent
[~andy/linux] / drivers / Makefile
index f3ebb30f1b7fd9c7ed93d6328dbe4d8c54b1fd87..ef5132469f587e3204e4f73f11b02b91e19ce9ef 100644 (file)
@@ -40,7 +40,7 @@ obj-$(CONFIG_FB_INTEL)          += video/intelfb/
 
 obj-y                          += serial/
 obj-$(CONFIG_PARPORT)          += parport/
-obj-y                          += base/ block/ misc/ mfd/
+obj-y                          += base/ block/ misc/ mfd/ nfc/
 obj-$(CONFIG_NUBUS)            += nubus/
 obj-y                          += macintosh/
 obj-$(CONFIG_IDE)              += ide/
@@ -115,3 +115,5 @@ obj-$(CONFIG_VLYNQ)         += vlynq/
 obj-$(CONFIG_STAGING)          += staging/
 obj-y                          += platform/
 obj-y                          += ieee802154/
+#common clk code
+obj-y                          += clk/