X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fof%2FMakefile;h=5a61f70b40271890f6157600e078f33ff1ce59a1;hb=863fbf4966a7ac301a4077e4a04d73e8abfdd7b2;hp=ab9be5d5255b39a88aec66404ef265a255da2c60;hpb=dcb76f88683618ed6ef0df66643dba1285881ee5;p=linux-2.6-omap-h63xx.git diff --git a/drivers/of/Makefile b/drivers/of/Makefile index ab9be5d5255..5a61f70b402 100644 --- a/drivers/of/Makefile +++ b/drivers/of/Makefile @@ -1,2 +1,3 @@ obj-y = base.o obj-$(CONFIG_OF_DEVICE) += device.o platform.o +obj-$(CONFIG_OF_GPIO) += gpio.o