1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/scripts
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
2013-04-05 12:36:12 +00:00
..
config scripts/config: fix menuconfig segfault in text inputs when format patterns are entered by the user 2012-10-14 17:11:57 +00:00
flashing
abs2rel.pl
arm-magic.sh add support for the Tonze AP-422/425 2012-11-11 21:04:30 +00:00
brcmImage.pl
bundle-libraries.sh scripts: bundle-libraries.sh: support mixing 32bit and 64bit binaries 2013-01-28 15:54:27 +00:00
combined-ext-image.sh scripts: add script to generate combined extended image format 2011-11-30 07:43:58 +00:00
combined-image.sh
config.guess
config.rpath
config.sub remove support for ubicom32 2012-11-30 10:53:55 +00:00
deptest.sh
diffconfig.sh
dl_cleanup.py Add xz compressed packages to known extensions of dl_cleanup 2013-02-17 21:37:14 +00:00
download.pl scripts: update GNU mirrors 2013-02-28 23:49:36 +00:00
env env: colorize git output 2012-02-16 19:24:34 +00:00
ext-toolchain.sh buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
feeds scripts/feeds: redirect stderr of the which call to /dev/null to avoid potentially confusing error messages on some systems 2012-06-25 00:27:03 +00:00
freebsd.sh build: BSD compile fixes 2013-03-07 17:32:29 +00:00
gen-dependencies.sh gen-dependencies.sh: only include lib*.so* files in dependency list, to match the filtering of provides lists 2012-06-12 22:02:41 +00:00
getver.sh getver.sh: cope with varying "git log" line formats to reliably extract the git-svn rev (#10268) 2011-10-26 14:54:57 +00:00
ipkg scripts/ipkg: print warnings/errors to stderr 2013-02-21 11:45:25 +00:00
ipkg-make-index.sh package/index: filter out the libc package from the index 2012-06-11 01:29:11 +00:00
kconfig.pl build: ensure that reordering of KCONFIG lines are handled properly and that the final result does not depend on the package scan order 2012-07-22 21:00:07 +00:00
make-ipkg-dir.sh
md5sum
metadata.pl buildroot: allow enabling MIPS16 user-space build 2013-04-05 12:36:12 +00:00
metadata.pm
om-fwupgradecfg-gen.sh scripts/om-fwupgradecfg-gen.sh: add support for the MR600 2012-11-18 09:32:36 +00:00
openbsd.sh build: BSD compile fixes 2013-03-07 17:32:29 +00:00
pad_image
patch-kernel.sh
patch-specs.sh patch-specs.sh: gcc 3.4.6 has an additional "(OpenWrt-2.0)" after the version tag, cope with that 2012-01-29 20:19:06 +00:00
relink-lib.sh
remote-gdb scripts: fix remote-gdb script to cope with _eabi suffix in uClibc version 2012-11-08 11:22:09 +00:00
rstrip.sh strip kernel modules more aggressively: make all global symbols local, rename all symbols in the symbol table to make them compress better 2012-02-20 17:38:26 +00:00
slugimage.pl
strip-kmod.sh kernel: fix stripping of modules with duplicate symbol names 2012-03-19 21:09:47 +00:00
symlink-tree.sh scripts/symlink-tree.sh: print warnings/errors to stderr 2013-02-21 11:45:27 +00:00
timestamp.pl
update-package-md5sum