You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
Florian Fainelli 9e1d2c15d9 buildroot: allow enabling MIPS16 user-space build
Enabling MIPS16 is made conditional on advertising the "mips16" feature
for a specific target since it requires support from the CPU
(HAS_MIPS16) and the actual use of MIPS16 for building packages
(USE_MIPS16).

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 36202
11 years ago
..
imagebuilder imagebuilder: use file_copy to deploy files/ in the image generation phase 12 years ago
linux Migrate lantiq platform to common led helper functions 11 years ago
sdk Fix feeds.conf.default when no SVN info present 12 years ago
toolchain add preliminary support for musl 12 years ago
Config.in buildroot: allow enabling MIPS16 user-space build 11 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago