1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-05 22:28:14 +03:00

[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
This commit is contained in:
cshore 2011-07-06 06:35:24 +00:00
parent e6ee47fd40
commit da0ae64a3e

View File

@ -16,7 +16,7 @@ MAINTAINER:=Florian Fainelli <florian@openwrt.org>
include $(INCLUDE_DIR)/target.mk include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += kmod-switch gpioctl kmod-input-gpio-buttons \ DEFAULT_PACKAGES += kmod-switch gpioctl kmod-input-gpio-buttons \
kmod-leds-gpio kmod-button-hotplug kmod-button-hotplug
define Target/Description define Target/Description
Build firmware images for Broadcom based xDSL/routers Build firmware images for Broadcom based xDSL/routers