From da0ae64a3ea87ad47498dc336ea1d906e52ba5ee Mon Sep 17 00:00:00 2001 From: cshore Date: Wed, 6 Jul 2011 06:35:24 +0000 Subject: [brcm63xx] Makefile: fixed inclusion of kmod-leds-gpio as a module (breaks Image Generator) - the module is built into the kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27471 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index dadf6ce5c..18a2ce80f 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -16,7 +16,7 @@ MAINTAINER:=Florian Fainelli include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-switch gpioctl kmod-input-gpio-buttons \ - kmod-leds-gpio kmod-button-hotplug + kmod-button-hotplug define Target/Description Build firmware images for Broadcom based xDSL/routers -- cgit v1.2.3