diff options
author | John Crispin <john@openwrt.org> | 2014-03-30 09:16:43 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-03-30 09:16:43 +0000 |
commit | 5a6268c078425a6c0452202000948251f14fa632 (patch) | |
tree | 5339cb100b15d1334cbcbab47489e13432dfbe97 /target/linux/lantiq/xway | |
parent | 3fbffbb7b018f3ac7d9bece160d3af74ec6b9312 (diff) | |
download | upstream-5a6268c078425a6c0452202000948251f14fa632.tar.gz upstream-5a6268c078425a6c0452202000948251f14fa632.tar.bz2 upstream-5a6268c078425a6c0452202000948251f14fa632.zip |
lantiq: add esi
http://patchwork.openwrt.org/patch/3703/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40326
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 |