Commit Graph

3234 Commits (ce5b97a12852e6a4a6546f697f5a604be074eb8b)
 

Author SHA1 Message Date
Nicolas Thill ce5b97a128 add copyright statement
SVN-Revision: 4184
18 years ago
Florian Fainelli 9b44939f4e Update brcm63xx to 2.6.17, restore the use of "generic patches" since there is no linux version mismatch
SVN-Revision: 4182
18 years ago
Mike Baker 595b076912 fix a few broken depenancies
SVN-Revision: 4181
18 years ago
Mike Baker 3c050e543f change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernels
SVN-Revision: 4180
18 years ago
Mike Baker 59c5ffd62a update prereqs
SVN-Revision: 4179
18 years ago
Gerry Rozema 186787ea88 UML target completed. Added ext2 target fs for use with uml images
SVN-Revision: 4178
18 years ago
Gerry Rozema 475b3559a2 Start adding uml target
SVN-Revision: 4177
18 years ago
Mike Baker 8a2dfc8555 change 'source' to 'download'
SVN-Revision: 4176
18 years ago
Felix Fietkau 9fa56236f6 clean up console output even more
SVN-Revision: 4175
18 years ago
Mike Baker df014ed12d clean up console output
SVN-Revision: 4174
18 years ago
Mike Baker 42933dcf13 cleanup & revert [4159]
SVN-Revision: 4173
18 years ago
Felix Fietkau 4c012945b6 fix nas depends
SVN-Revision: 4172
18 years ago
Mike Baker b035d2201f fix broadcom-wl dependancies
SVN-Revision: 4171
18 years ago
Felix Fietkau 243361efaa check for zlib.h as well
SVN-Revision: 4170
18 years ago
Felix Fietkau 34f00bf6ef add .prereq to distclean
SVN-Revision: 4169
18 years ago
Felix Fietkau 8a0ec5f14f add a simple prerequisite check
SVN-Revision: 4168
18 years ago
Felix Fietkau c4cd40bfad add workaround for a broken flex version on some systems (e.g. fc4)
SVN-Revision: 4167
18 years ago
Felix Fietkau e08c8179f6 fix KBUILD_VERBOSE if V is unset
SVN-Revision: 4160
18 years ago
Felix Fietkau 82271894ef accept V= from the environment as well
SVN-Revision: 4159
18 years ago
Felix Fietkau 739e54db93 make the buildroot-ng sdk compatible with the old packages
SVN-Revision: 4158
18 years ago
Felix Fietkau 9c5e30b638 change depends/default for nas
SVN-Revision: 4152
18 years ago
Felix Fietkau 0ae23f81bf disable wgt634u images for linux 2.4 (only works with 2.6)
SVN-Revision: 4151
18 years ago
Felix Fietkau df56b79978 move the cryptoapi kmod to package/kernel
SVN-Revision: 4149
18 years ago
Felix Fietkau 2721d25c5b allow multiple kernel config dependencies
SVN-Revision: 4148
18 years ago
Felix Fietkau 19ddbe8662 move some of the kernel module packaging to package/kernel/
SVN-Revision: 4146
18 years ago
Felix Fietkau aa29fdce3d check if the Package/$(NAME) template is defined before packaging or installing ipkg packages
SVN-Revision: 4144
18 years ago
Imre Kaloz 8660a05af1 sync the sysctls with whiterussian, and tune the conntrack timeouts
SVN-Revision: 4133
18 years ago
Mike Baker 8567bc01e4 clean up console output
SVN-Revision: 4130
18 years ago
Mike Baker 3a39b5c94d cleanup of [4123]
SVN-Revision: 4125
18 years ago
Mike Baker ddf3a0c111 rebuild ipkg control files if Makefile changes
SVN-Revision: 4124
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
SVN-Revision: 4123
18 years ago
Mike Baker 1e53a6bb69 fix broken .pkginfo under certain situations
SVN-Revision: 4122
18 years ago
Florian Fainelli a7a1a25f78 Add missing brcm63xx-2.6 target to the target list
SVN-Revision: 4120
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 !
SVN-Revision: 4117
18 years ago
Florian Fainelli aab4d0e3cf Add yamonenv, utility to read and configure variables for the YAMON bootloader
SVN-Revision: 4116
18 years ago
Nicolas Thill ae3a5724fe remove unneeded RSTRIP calls.
SVN-Revision: 4115
18 years ago
Nicolas Thill 03d741736e fix x86-2.6, update kernel config for 2.6.17.
SVN-Revision: 4114
18 years ago
Nicolas Thill 44c74a0c79 fix x86-2.4
SVN-Revision: 4113
18 years ago
Florian Fainelli 20cda3ba0f Fancy name for au1000 target
SVN-Revision: 4109
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
SVN-Revision: 4108
18 years ago
Florian Fainelli 3a09c2404f Disable squashfs for au1000 target since it does not allow the user to use the whole flash space
SVN-Revision: 4107
18 years ago
Florian Fainelli a232bc4121 Avoid menuconfig warnings
SVN-Revision: 4106
18 years ago
Nicolas Thill 67b51ffede move libpthread in since it's part of uclibc, standardize Makefile.
SVN-Revision: 4105
18 years ago
Felix Fietkau b208f83629 always set NO_TRACE_MAKE
SVN-Revision: 4104
18 years ago
Felix Fietkau 2af64d31a0 add hack for building c++ with gcc 4.1.1
SVN-Revision: 4100
18 years ago
Imre Kaloz dfd4752eae add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patches
SVN-Revision: 4099
18 years ago
Felix Fietkau 276ad1e336 add workaround for kernel module install
SVN-Revision: 4098
18 years ago
Felix Fietkau 74b7b29d17 add missing copyright notices
SVN-Revision: 4097
18 years ago
Mike Baker 99b2a9aebe minor changes
SVN-Revision: 4096
18 years ago
Felix Fietkau db2eecc69a add copyright headers to busybox patches
SVN-Revision: 4095
18 years ago