aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-ifxos
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-03-03 00:20:43 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2018-03-03 00:35:26 +0100
commitc6162fdc501bacd3b1409166b12e38ba55ebd548 (patch)
tree3f06b1670a298b9b776dcc49de05848b55b8eb22 /package/kernel/lantiq/ltq-ifxos
parent45fdb12258b557753dd493bec94aa25bb0bac161 (diff)
downloadupstream-c6162fdc501bacd3b1409166b12e38ba55ebd548.tar.gz
upstream-c6162fdc501bacd3b1409166b12e38ba55ebd548.tar.bz2
upstream-c6162fdc501bacd3b1409166b12e38ba55ebd548.zip
lantiq: ltq-ifxos: activate build with mips16
The build process does not leak the user space cflags into the kernel build process any more, this allows to activate MIPS16 builds. This was fixed with some update of ifxos. This decreases size of the libifxos.a and the ltq-vdsl-app old: 78320 libifxos.a 44383 ltq-vdsl-app_4.17.18.6-2_mips_24kc.ipk new: 66852 libifxos.a 43506 ltq-vdsl-app_4.17.18.6-2_mips_24kc.ipk Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/kernel/lantiq/ltq-ifxos')
-rw-r--r--package/kernel/lantiq/ltq-ifxos/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-ifxos/Makefile b/package/kernel/lantiq/ltq-ifxos/Makefile
index a0891be3e0..43eb53c542 100644
--- a/package/kernel/lantiq/ltq-ifxos/Makefile
+++ b/package/kernel/lantiq/ltq-ifxos/Makefile
@@ -18,7 +18,6 @@ PKG_LICENSE:=GPL-2.0 BSD-2-Clause
PKG_LICENSE_FILES:=LICENSE
-PKG_USE_MIPS16:=0
PKG_FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk