diff options
author | John Crispin <blogic@openwrt.org> | 2014-04-03 14:26:24 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-04-03 14:26:24 +0000 |
commit | 42d3266aa89bfbc560cdefa35da05f185d635fee (patch) | |
tree | 841563cbc74c92b0f5a87b56dbe82702c1f17194 /target/linux/lantiq/xrx200/target.mk | |
parent | 9287850cd16f70b141cfd190769d1b0f5277f61f (diff) | |
download | upstream-42d3266aa89bfbc560cdefa35da05f185d635fee.tar.gz upstream-42d3266aa89bfbc560cdefa35da05f185d635fee.tar.bz2 upstream-42d3266aa89bfbc560cdefa35da05f185d635fee.zip |
lantiq: fix vr9 ubi handling
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40364 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/xrx200/target.mk')
-rw-r--r-- | target/linux/lantiq/xrx200/target.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/xrx200/target.mk b/target/linux/lantiq/xrx200/target.mk index 47d9be6f17..0c646685a6 100644 --- a/target/linux/lantiq/xrx200/target.mk +++ b/target/linux/lantiq/xrx200/target.mk @@ -5,7 +5,7 @@ FEATURES:=squashfs atm mips16 jffs2 ubifs CPU_TYPE:=34kc CPU_SUBTYPE:=dsp -DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug +DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug swconfig define Target/Description Lantiq XRX200 |