diff options
author | Daniel Dickinson <crazycshore@gmail.com> | 2010-05-30 01:44:37 +0000 |
---|---|---|
committer | Daniel Dickinson <crazycshore@gmail.com> | 2010-05-30 01:44:37 +0000 |
commit | 6a267cfa767d8874edaf3cdd049eb40853e2c42f (patch) | |
tree | a15474aaab7437b377dd1675591bf4c7bde62447 /target/linux/brcm63xx/profiles/200-GW6X00.mk | |
parent | 40c53c655647a7125f9367152381ef62ce51a48b (diff) | |
download | upstream-6a267cfa767d8874edaf3cdd049eb40853e2c42f.tar.gz upstream-6a267cfa767d8874edaf3cdd049eb40853e2c42f.tar.bz2 upstream-6a267cfa767d8874edaf3cdd049eb40853e2c42f.zip |
brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmods
SVN-Revision: 21630
Diffstat (limited to 'target/linux/brcm63xx/profiles/200-GW6X00.mk')
-rw-r--r-- | target/linux/brcm63xx/profiles/200-GW6X00.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/profiles/200-GW6X00.mk b/target/linux/brcm63xx/profiles/200-GW6X00.mk index 8b7695fa58..5318a47f1b 100644 --- a/target/linux/brcm63xx/profiles/200-GW6X00.mk +++ b/target/linux/brcm63xx/profiles/200-GW6X00.mk @@ -11,7 +11,7 @@ define Profile/GW6X00 kmod-fs-ext2 kmod-nls-cp437 kmod-nls-iso8859-1 kmod-fs-vfat \ kmod-loop e2fsprogs kmod-spi-bitbang kmod-bcm63xx-spi \ kmod-ipt-nathelper-extra kmod-input-gpio-buttons \ - wpa-supplicant iw + wpa-supplicant iw kmod-leds-gpio kmod-button-hotplug endef define Profile/GW6X00/Description |