From: Daniel Dickinson Date: Wed, 6 Jul 2011 06:35:24 +0000 (+0000) Subject: Makefile: fixed inclusion of kmod-leds-gpio as a module (breaks Image Generator)... X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1141165bb99eaca334c1722e3700e49c8c95d76d;p=librecmc%2Flibrecmc.git Makefile: fixed inclusion of kmod-leds-gpio as a module (breaks Image Generator) - the module is built into the kernel. SVN-Revision: 27471 --- diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index dadf6ce5c1..18a2ce80f3 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