789 Commits (001736d84888e2fc0c682c6cb36a4ec6fb9096f6)

Author SHA1 Message Date
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
Hauke Mehrtens 73cfaa0f2b ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30 15 years ago
Felix Fietkau b5ddcb18fa use unexport instead of export to clear perforce variables 15 years ago
Felix Fietkau d4cb02e78f override some variables to make sure that perforce does not mess with our build process 15 years ago
Florian Fainelli 324d10e617 remove 2.6.26 since there are no remaining candidates for it 15 years ago
Jo-Philipp Wich f3dd32d6fd adept netfilter.mk to updated imq 15 years ago
Imre Kaloz 86a4a6edb9 upgrade to newest stable kernel versions 15 years ago
Felix Fietkau e3fc6c9b88 fix a typo that prevented host build specific variable exports from working 15 years ago
Imre Kaloz 8582177e73 2.6.30 supports different initramfs compressors, take care of them 15 years ago
Nicolas Thill f0a3d4d501 add missing bits from [15451] 15 years ago
Nicolas Thill 7658ef1316 introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS 15 years ago
Florian Fainelli c09afea86a also strip the .notes section of the kernel 15 years ago
Felix Fietkau a296bdb983 make sure that at least sed is built before kernel_menuconfig/kernel_oldconfig is executed 15 years ago
Florian Fainelli c2bf14deb9 remove 2.6.24, no target is relying on it 15 years ago
Felix Fietkau 97845201e4 add missing $(if) check for build logging 15 years ago
Felix Fietkau 5e1e868230 add BUILD_LOG option to let the build system log all subdir make command output to individual files (useful for debugging parallel builds) 15 years ago
Felix Fietkau b3afad10f0 fix KERNEL_PATCHVER, properly strip -rc* suffixes 15 years ago
Felix Fietkau 9ecec14ce0 emit proper error messages if important kernel config files are missing 15 years ago
Nicolas Thill c73f8dfbe0 remove 2 old interfering variables, probably missed from [15299] 15 years ago
Felix Fietkau 63129f9b4c clean up automake/pkg-config handling, move separate host/package variable exports to templates, fix automake path for host builds 15 years ago
Felix Fietkau 6d782f93d8 kernel: make sure all patches are applied before running menuconfig or oldconfig 15 years ago
Felix Fietkau 729e0fa4d1 move pkg config stuff to per-target exports to prevent interference with host builds 15 years ago
Felix Fietkau 05d8459bb9 add md5sum for linux 2.6.29.1 15 years ago