aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * make gcc 4.1.1 the default for ArubaImre Kaloz2006-07-21
| | | | | | | | SVN-Revision: 4189
| * revert [4106] as it breaks toolchain selectionImre Kaloz2006-07-21
| | | | | | | | SVN-Revision: 4188
| * fix problems with new tar versions, closes #628 and #646Imre Kaloz2006-07-21
| | | | | | | | SVN-Revision: 4185
| * add copyright statementNicolas Thill2006-07-21
| | | | | | | | SVN-Revision: 4184
| * Update brcm63xx to 2.6.17, restore the use of "generic patches" since there ↵Florian Fainelli2006-07-21
| | | | | | | | | | | | is no linux version mismatch SVN-Revision: 4182
| * fix a few broken depenanciesMike Baker2006-07-21
| | | | | | | | SVN-Revision: 4181
| * change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernelsMike Baker2006-07-20
| | | | | | | | SVN-Revision: 4180
| * update prereqsMike Baker2006-07-20
| | | | | | | | SVN-Revision: 4179
| * UML target completed. Added ext2 target fs for use with uml imagesGerry Rozema2006-07-20
| | | | | | | | SVN-Revision: 4178
| * Start adding uml targetGerry Rozema2006-07-20
| | | | | | | | SVN-Revision: 4177
| * change 'source' to 'download'Mike Baker2006-07-20
| | | | | | | | SVN-Revision: 4176
| * clean up console output even moreFelix Fietkau2006-07-20
| | | | | | | | SVN-Revision: 4175
| * clean up console outputMike Baker2006-07-20
| | | | | | | | SVN-Revision: 4174
| * cleanup & revert [4159]Mike Baker2006-07-20
| | | | | | | | SVN-Revision: 4173
| * fix nas dependsFelix Fietkau2006-07-20
| | | | | | | | SVN-Revision: 4172
| * fix broadcom-wl dependanciesMike Baker2006-07-19
| | | | | | | | SVN-Revision: 4171
| * check for zlib.h as wellFelix Fietkau2006-07-19
| | | | | | | | SVN-Revision: 4170
| * add .prereq to distcleanFelix Fietkau2006-07-19
| | | | | | | | SVN-Revision: 4169
| * add a simple prerequisite checkFelix Fietkau2006-07-19
| | | | | | | | SVN-Revision: 4168
| * add workaround for a broken flex version on some systems (e.g. fc4)Felix Fietkau2006-07-19
| | | | | | | | SVN-Revision: 4167
| * fix KBUILD_VERBOSE if V is unsetFelix Fietkau2006-07-18
| | | | | | | | SVN-Revision: 4160
| * accept V= from the environment as wellFelix Fietkau2006-07-18
| | | | | | | | SVN-Revision: 4159
| * make the buildroot-ng sdk compatible with the old packagesFelix Fietkau2006-07-18
| | | | | | | | SVN-Revision: 4158
| * change depends/default for nasFelix Fietkau2006-07-18
| | | | | | | | SVN-Revision: 4152
| * disable wgt634u images for linux 2.4 (only works with 2.6)Felix Fietkau2006-07-18
| | | | | | | | SVN-Revision: 4151
| * move the cryptoapi kmod to package/kernelFelix Fietkau2006-07-18
| | | | | | | | SVN-Revision: 4149
| * allow multiple kernel config dependenciesFelix Fietkau2006-07-18
| | | | | | | | SVN-Revision: 4148
| * move some of the kernel module packaging to package/kernel/Felix Fietkau2006-07-18
| | | | | | | | SVN-Revision: 4146
| * check if the Package/$(NAME) template is defined before packaging or ↵Felix Fietkau2006-07-18
| | | | | | | | | | | | installing ipkg packages SVN-Revision: 4144
| * sync the sysctls with whiterussian, and tune the conntrack timeoutsImre Kaloz2006-07-17
| | | | | | | | SVN-Revision: 4133
| * clean up console outputMike Baker2006-07-12
| | | | | | | | SVN-Revision: 4130
| * cleanup of [4123]Mike Baker2006-07-10
| | | | | | | | SVN-Revision: 4125
| * rebuild ipkg control files if Makefile changesMike Baker2006-07-10
| | | | | | | | SVN-Revision: 4124
| * add a new FORCEREBUILD option to Package/<name> to force a package to be ↵Mike Baker2006-07-10
| | | | | | | | | | | | rebuilt each time make is run SVN-Revision: 4123
| * fix broken .pkginfo under certain situationsMike Baker2006-07-10
| | | | | | | | SVN-Revision: 4122
| * Add missing brcm63xx-2.6 target to the target listFlorian Fainelli2006-07-09
| | | | | | | | SVN-Revision: 4120
| * Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can ↵Florian Fainelli2006-07-07
| | | | | | | | | | | | probably mount a filesystem Huge thanks to Nico Huber for providing working patches ! SVN-Revision: 4117
| * Add yamonenv, utility to read and configure variables for the YAMON bootloaderFlorian Fainelli2006-07-03
| | | | | | | | SVN-Revision: 4116
| * remove unneeded RSTRIP calls.Nicolas Thill2006-07-03
| | | | | | | | SVN-Revision: 4115
| * fix x86-2.6, update kernel config for 2.6.17.Nicolas Thill2006-07-03
| | | | | | | | SVN-Revision: 4114
| * fix x86-2.4Nicolas Thill2006-07-03
| | | | | | | | SVN-Revision: 4113
| * Fancy name for au1000 targetFlorian Fainelli2006-07-02
| | | | | | | | SVN-Revision: 4109
| * Disable the use of lzma since the alchemy images are zlib compressed and ↵Florian Fainelli2006-07-02
| | | | | | | | | | | | there is a lot of space. Fix makefile error when "touching" zImage.flash.srec SVN-Revision: 4108
| * Disable squashfs for au1000 target since it does not allow the user to use ↵Florian Fainelli2006-07-02
| | | | | | | | | | | | the whole flash space SVN-Revision: 4107
| * Avoid menuconfig warningsFlorian Fainelli2006-07-02
| | | | | | | | SVN-Revision: 4106
| * move libpthread in since it's part of uclibc, standardize Makefile.Nicolas Thill2006-07-02
| | | | | | | | SVN-Revision: 4105
| * always set NO_TRACE_MAKEFelix Fietkau2006-07-02
| | | | | | | | SVN-Revision: 4104
| * add hack for building c++ with gcc 4.1.1Felix Fietkau2006-06-30
| | | | | | | | SVN-Revision: 4100
| * add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patchesImre Kaloz2006-06-28
| | | | | | | | SVN-Revision: 4099
| * add workaround for kernel module installFelix Fietkau2006-06-28
| | | | | | | | SVN-Revision: 4098