diff options
Diffstat (limited to 'target/linux/brcm47xx/patches-3.10/400-arch-bcm47xx.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-3.10/400-arch-bcm47xx.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-3.10/400-arch-bcm47xx.patch b/target/linux/brcm47xx/patches-3.10/400-arch-bcm47xx.patch index ed3e81600a..7ea3f87c64 100644 --- a/target/linux/brcm47xx/patches-3.10/400-arch-bcm47xx.patch +++ b/target/linux/brcm47xx/patches-3.10/400-arch-bcm47xx.patch @@ -36,7 +36,7 @@ @@ -5,4 +5,5 @@ obj-y += irq.o nvram.o prom.o serial.o setup.o time.o sprom.o - obj-y += board.o + obj-y += board.o buttons.o leds.o +obj-y += gpio.o obj-$(CONFIG_BCM47XX_SSB) += wgt634u.o --- /dev/null |