diff options
author | John Crispin <blogic@openwrt.org> | 2014-03-30 09:16:43 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-03-30 09:16:43 +0000 |
commit | 2f8977ef9de20409fa07120159a6d660889f4824 (patch) | |
tree | 6a10ab5d4bb9cd1f4beac75ca400d0484cb1ca95 /target/linux/lantiq/xway | |
parent | c2d755eb76cce43b41fc26d20f08ac66a24eb83c (diff) | |
download | upstream-2f8977ef9de20409fa07120159a6d660889f4824.tar.gz upstream-2f8977ef9de20409fa07120159a6d660889f4824.tar.bz2 upstream-2f8977ef9de20409fa07120159a6d660889f4824.zip |
lantiq: add esi
http://patchwork.openwrt.org/patch/3703/
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40326 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/xway')
-rw-r--r-- | target/linux/lantiq/xway/target.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/xway/target.mk b/target/linux/lantiq/xway/target.mk index 3da4638da3..1a8bbb4bc0 100644 --- a/target/linux/lantiq/xway/target.mk +++ b/target/linux/lantiq/xway/target.mk @@ -5,7 +5,7 @@ FEATURES:=squashfs atm mips16 CPU_TYPE:=34kc CPU_SUBTYPE:=dsp -DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug +DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug atm-esi define Target/Description Lantiq XWAY |