3219 Commits (8a0ec5f14f9151e2d4ce4edebe216170178a51c7)
 

Author SHA1 Message Date
Felix Fietkau 8a0ec5f14f add a simple prerequisite check 18 years ago
Felix Fietkau c4cd40bfad add workaround for a broken flex version on some systems (e.g. fc4) 18 years ago
Felix Fietkau e08c8179f6 fix KBUILD_VERBOSE if V is unset 18 years ago
Felix Fietkau 82271894ef accept V= from the environment as well 18 years ago
Felix Fietkau 739e54db93 make the buildroot-ng sdk compatible with the old packages 18 years ago
Felix Fietkau 9c5e30b638 change depends/default for nas 18 years ago
Felix Fietkau 0ae23f81bf disable wgt634u images for linux 2.4 (only works with 2.6) 18 years ago
Felix Fietkau df56b79978 move the cryptoapi kmod to package/kernel 18 years ago
Felix Fietkau 2721d25c5b allow multiple kernel config dependencies 18 years ago
Felix Fietkau 19ddbe8662 move some of the kernel module packaging to package/kernel/ 18 years ago
Felix Fietkau aa29fdce3d check if the Package/$(NAME) template is defined before packaging or installing ipkg packages 18 years ago
Imre Kaloz 8660a05af1 sync the sysctls with whiterussian, and tune the conntrack timeouts 18 years ago
Mike Baker 8567bc01e4 clean up console output 18 years ago
Mike Baker 3a39b5c94d cleanup of [4123] 18 years ago
Mike Baker ddf3a0c111 rebuild ipkg control files if Makefile changes 18 years ago
Mike Baker e81ba9aa44 add a new FORCEREBUILD option to Package/<name> to force a package to be rebuilt each time make is run 18 years ago
Mike Baker 1e53a6bb69 fix broken .pkginfo under certain situations 18 years ago
Florian Fainelli a7a1a25f78 Add missing brcm63xx-2.6 target to the target list 18 years ago
Florian Fainelli 574b94a06b Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can probably mount a filesystem Huge thanks to Nico Huber for providing working patches ! 18 years ago
Florian Fainelli aab4d0e3cf Add yamonenv, utility to read and configure variables for the YAMON bootloader 18 years ago
Nicolas Thill ae3a5724fe remove unneeded RSTRIP calls. 18 years ago
Nicolas Thill 03d741736e fix x86-2.6, update kernel config for 2.6.17. 18 years ago
Nicolas Thill 44c74a0c79 fix x86-2.4 18 years ago
Florian Fainelli 20cda3ba0f Fancy name for au1000 target 18 years ago
Florian Fainelli d8088204a3 Disable the use of lzma since the alchemy images are zlib compressed and there is a lot of space. Fix makefile error when "touching" zImage.flash.srec 18 years ago
Florian Fainelli 3a09c2404f Disable squashfs for au1000 target since it does not allow the user to use the whole flash space 18 years ago
Florian Fainelli a232bc4121 Avoid menuconfig warnings 18 years ago
Nicolas Thill 67b51ffede move libpthread in since it's part of uclibc, standardize Makefile. 18 years ago
Felix Fietkau b208f83629 always set NO_TRACE_MAKE 18 years ago
Felix Fietkau 2af64d31a0 add hack for building c++ with gcc 4.1.1 18 years ago
Imre Kaloz dfd4752eae add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patches 18 years ago
Felix Fietkau 276ad1e336 add workaround for kernel module install 18 years ago
Felix Fietkau 74b7b29d17 add missing copyright notices 18 years ago
Mike Baker 99b2a9aebe minor changes 18 years ago
Felix Fietkau db2eecc69a add copyright headers to busybox patches 18 years ago
Felix Fietkau 6de1045ad3 add missing copyright 18 years ago
Felix Fietkau 7d9a8ed46c add missing copyright 18 years ago
Felix Fietkau 05e604587a add missing copyright 18 years ago
Mike Baker d62e8a9485 credit where credit is due 18 years ago
Felix Fietkau f804d0ea1d add copyright headers to base-files scripts and config files 18 years ago
Felix Fietkau 3e639bb44e add missing exports 18 years ago
Felix Fietkau ef52b42f70 don't rely on temporary variables in config() as they may get overwritten by config_cb() 18 years ago
Felix Fietkau 4668541b35 enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without 18 years ago
Felix Fietkau 49fda36215 remove kmod-ide control file 18 years ago
Florian Fainelli a7354f6fe4 Remove built-in.o 18 years ago
Florian Fainelli 9fd0b05b29 Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...) Kernel compiles fine, does not include linux-2.6.8.1 linux-mips specific fixes and neither includes broadcom changes to netfiler Needs testing of course :) 18 years ago
Felix Fietkau b33647bf27 add support for new modules.mk format (no autogenerated Config.in yet) 18 years ago
Nicolas Thill 152909a65f fix inclusion of kernel modules selected for install in images (closes: #598). 18 years ago
Felix Fietkau 49e12766bc add 'reset to defaults' to menuconfig 18 years ago
Felix Fietkau 611f3ded07 use NO_TRACE_MAKE for menuconfig 18 years ago