711 Commits (82a092becec473a913a7e3e12281c6747041062c)

Author SHA1 Message Date
Florian Fainelli 1a63c3347b use 2.4.37.5 15 years ago
Felix Fietkau bb5a40c64b add an optional config option for stripping all unnecessary symbol exports from the kernel image 15 years ago
Felix Fietkau b0bf5fd9a0 add target for library specific installations into the root staging dir, fix ipkg build dependency on the package build stamp 15 years ago
Felix Fietkau 4169a2e834 add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later 15 years ago
Felix Fietkau dcd0e4a672 work around a threading bug in mksquashfs4 by limiting the number of threads to 1 15 years ago
Imre Kaloz 3d0c1254df brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name 15 years ago
Imre Kaloz 671280830d add special handling for the adm5120 target, which uses subtargets for different endianess -- later we should come up with something smarter 15 years ago
Florian Fainelli e5221c1405 revert 17050 this was not the right way to fix this 15 years ago
Imre Kaloz 9711e6ad55 use board names instead of arch in packages 15 years ago
Florian Fainelli ab5bc14973 update to 2.6.30.4 15 years ago
Florian Fainelli 252607a79c update to 2.6.27.29 15 years ago
Florian Fainelli 04fc02ba10 move the global ipv6 option to the very bottom of the options passed to configure scripts, so that we can still override it in package makefiles (#5592, #5586) 15 years ago
Florian Fainelli 96ea82326c use 2.4.37.4 for brcm-2.4 15 years ago
Florian Fainelli b2c26c32dd switch to 2.6.30.3 15 years ago
Florian Fainelli 103c99b960 switch to 2.6.27.28 15 years ago
Florian Fainelli 25a583126d remove 2.6.23 version, it is no longer in use 15 years ago
Florian Fainelli 11e1304ca0 globally define IPv6 support or not in OpenWrt, just like for largefiles, ipv6 disabled by default (#4857) 15 years ago
Florian Fainelli 0e783dde14 split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001) 15 years ago
Florian Fainelli 07c4108af6 use --binary option of md5sum to improve compatibility with other platforms (#5192) 15 years ago
Florian Fainelli c4d517c7bb use 2.6.27.7 15 years ago
Florian Fainelli a06b20f5b3 fix ip6tables installation against ip6t_HL which has been merged in xt_HL since 2.6.29 (#5568) 15 years ago
Felix Fietkau fd51984e64 add sitefile definitions for ac_cv_func_setgrent_void 15 years ago
Imre Kaloz c3aa860a11 update to 2.6.30.2 15 years ago
Felix Fietkau 12b429b3a2 get rid of linux 2.6.29 15 years ago
Felix Fietkau 7dc435ea29 move the toolchain_install stampfile to the right place to fix spurious missing toolchain errors after cleaning stuff 15 years ago
Gabor Juhos 1981fd14a7 bump to 2.6.29.6 and refresh patches 15 years ago
Florian Fainelli f74d16548d update targets to 2.6.30.1, update patches 15 years ago
Florian Fainelli fefeecf52f update to latest 2.6.27.26 stable kernel 15 years ago
Florian Fainelli d413a9639e Fix configure script path when not at the root of $(PKG_BUILD_DIR), thanks Daniel Dickinson (#5255) 15 years ago
Imre Kaloz 2004d4165a add preliminary coldfire v4e support 15 years ago
Florian Fainelli a68fe5655e use 2.6.27.5 15 years ago
Hauke Mehrtens a352413d20 Update kernel to 2.4.37.2 15 years ago
Hamish Guthrie 6103f5ecba Add 2.6.30 final 15 years ago
Felix Fietkau 0d442a08b6 enable ucitrigger by default 15 years ago
Lars-Peter Clausen 246a5b334d More libtool madness: Every package which was using c++ and libtool fixup was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool 15 years ago
Imre Kaloz 72d88f2a48 add pcie feature flag 15 years ago
Ralph Hempel b6e5025f15 fix typo 15 years ago
Ralph Hempel 6f29703625 add dist and distcheck target (to create new source balls) 15 years ago
Ralph Hempel 3dc92527a3 add package source path override - use external source tree instead of source ball - the external package source tree will be included as symlink - make package/<name>/clean will delete the symlink instead of whole source tree - usefull in conjunction with external SCM like ClearCase - package-version-override.mk has to be included before package.mk 15 years ago
Florian Fainelli 43296ea284 use 2.4.37.1 15 years ago
Ralph Hempel c4d7af7094 added BUILD_LOG_DIR variable, make clean will delete the ./logs dir 15 years ago
Florian Fainelli cec852c087 update to 2.4.37, tested on wrt54gs (#4766) 15 years ago
Hamish Guthrie 7adb67f184 revert 15922 - add back 2.6.29 kernel support 15 years ago
Felix Fietkau db4fd873f3 improve error message output of metadata scan - fix newline break and do not hide broken makefiles after the first invocation anymore 15 years ago
Florian Fainelli d334c1e956 stop build when an error occurs and when BUILDLOG is set (#5160) 15 years ago
Felix Fietkau 1165dfed6a enable lzma for squashfs4 by default 15 years ago
Florian Fainelli f150bc5e36 update to new stable 2.6.27.24 15 years ago
Florian Fainelli 01afcd2556 remove 2.6.29 since there are no remaining users of it 15 years ago
Gabor Juhos 7b7a99c771 create squashfs4 images if kernel version >=2.6.29 15 years ago
Felix Fietkau 11b33255ed netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack 15 years ago