Profiles: Make buttons and led modules included by default so that failsafe will work in the case of builds for releases.
SVN-Revision: 24315
This commit is contained in:
parent
c6ef9a0720
commit
2a86dcc3d6
@ -14,7 +14,8 @@ LINUX_VERSION:=2.6.35.9
|
|||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
DEFAULT_PACKAGES += kmod-switch gpioctl
|
DEFAULT_PACKAGES += kmod-switch gpioctl kmod-input-gpio-buttons \
|
||||||
|
kmod-leds-gpio 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
|
||||||
|
@ -10,9 +10,7 @@ define Profile/GW6X00
|
|||||||
PACKAGES:=kmod-brcm-wl kmod-usb-core kmod-usb-ohci kmod-usb-storage \
|
PACKAGES:=kmod-brcm-wl kmod-usb-core kmod-usb-ohci kmod-usb-storage \
|
||||||
kmod-fs-ext2 kmod-nls-cp437 kmod-nls-iso8859-1 kmod-fs-vfat \
|
kmod-fs-ext2 kmod-nls-cp437 kmod-nls-iso8859-1 kmod-fs-vfat \
|
||||||
kmod-loop e2fsprogs kmod-spi-bitbang kmod-bcm63xx-spi \
|
kmod-loop e2fsprogs kmod-spi-bitbang kmod-bcm63xx-spi \
|
||||||
kmod-ipt-nathelper-extra kmod-input-gpio-buttons \
|
kmod-ipt-nathelper-extra wl wlc
|
||||||
kmod-leds-gpio kmod-button-hotplug \
|
|
||||||
wl wlc
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/GW6X00/Description
|
define Profile/GW6X00/Description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user