Commit Graph

5991 Commits (572876608a4a5f7032e441df68a6322cb7d568ed)
 

Author SHA1 Message Date
Felix Fietkau 572876608a fix make distclean
SVN-Revision: 8251
17 years ago
Felix Fietkau 7cc617cd7e fix the gcc stampfile for initial stage installation
SVN-Revision: 8250
17 years ago
Felix Fietkau d7229c78ff remove leftover CONFIG_JLEVEL
SVN-Revision: 8249
17 years ago
Felix Fietkau 726e929a95 fix an uClibc compile error that only happens on rebuilds
SVN-Revision: 8248
17 years ago
Felix Fietkau a37c85d5fe no need to call compile,install on the kernel-headers dir - this gets rid of another unnecessary autorebuild check
SVN-Revision: 8247
17 years ago
Felix Fietkau 7b6d8470c6 same for host builds
SVN-Revision: 8246
17 years ago
Felix Fietkau 9bf7beae60 speed up the prepare step a bit
SVN-Revision: 8245
17 years ago
Felix Fietkau 88163e91e8 ignore dependencies when using QUILT
SVN-Revision: 8244
17 years ago
Felix Fietkau a443100197 remove unnecessary deps
SVN-Revision: 8243
17 years ago
Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;)
SVN-Revision: 8242
17 years ago
Felix Fietkau a7b635f075 more cleanup
SVN-Revision: 8238
17 years ago
Felix Fietkau bec2fe7c6c remove CONFIG_JLEVEL. use make -j in the future
SVN-Revision: 8237
17 years ago
Felix Fietkau 49e628f765 next round of build system cleanup - convert package/ to new structure
SVN-Revision: 8236
17 years ago
Felix Fietkau 2e072cfb4b toolchain/ has been converted
SVN-Revision: 8235
17 years ago
Felix Fietkau 7e21008ee2 remove leftover stuff
SVN-Revision: 8234
17 years ago
Florian Fainelli 4e0563e185 Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich)
SVN-Revision: 8233
17 years ago
Felix Fietkau f1ac6cf7ec fix compile errors with make 3.80
SVN-Revision: 8230
17 years ago
Felix Fietkau e23c6c4b6b fix verbose output with dash as /bin/sh
SVN-Revision: 8227
17 years ago
Tim Yardley c517fb2ad4 bring in pylibdir.py helper
SVN-Revision: 8226
17 years ago
Imre Kaloz 1181536e69 add gcc 4.2.1
SVN-Revision: 8223
17 years ago
Felix Fietkau 2b8e0918c9 fix a typo
SVN-Revision: 8220
17 years ago
John Crispin 867c2c936c improved au1000 usb patch
SVN-Revision: 8218
17 years ago
John Crispin 5a326c9784 improved patch for au1000 usb-power switch
SVN-Revision: 8217
17 years ago
John Crispin dd0a1806ea Some packages make no sense or do not build for etrax
SVN-Revision: 8216
17 years ago
John Crispin 1496b6c88b removed fox-vhdl patch, it will return with .22
SVN-Revision: 8215
17 years ago
John Crispin 7b4585da4c small fix to etrax serial port setup
SVN-Revision: 8214
17 years ago
Hamish Guthrie e1b7758ea7 Modified patches for 2.6.22.1 kernel
SVN-Revision: 8213
17 years ago
Hamish Guthrie b83bb8ccb1 Prepare for 2.6.22.1 kernel
SVN-Revision: 8212
17 years ago
John Crispin 5ed12e1ebb some fixes to the etrax build
SVN-Revision: 8211
17 years ago
Felix Fietkau 0d70676b9a add default command for dummy targets
SVN-Revision: 8209
17 years ago
Felix Fietkau d6a0242404 use $(curdir) again
SVN-Revision: 8208
17 years ago
Felix Fietkau e143bed1f1 build system fixes, more cleanup
SVN-Revision: 8207
17 years ago
Felix Fietkau 9c88ba80b9 more build system cleanup
SVN-Revision: 8206
17 years ago
Gabor Juhos 340f1c3a76 use adm5120 flash map driver on BE targets
SVN-Revision: 8205
17 years ago
Felix Fietkau 9acbd52239 allow target specific builddir list override
SVN-Revision: 8204
17 years ago
Felix Fietkau 48d57c4ba8 add missing flag
SVN-Revision: 8203
17 years ago
Felix Fietkau 02a7e555de don't force the install->compile, compile->prepare dependencies in subdir.mk
SVN-Revision: 8202
17 years ago
Felix Fietkau 81529c47ec initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called
SVN-Revision: 8201
17 years ago
Florian Fainelli f1b2dbceb2 Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
SVN-Revision: 8200
17 years ago
Gabor Juhos a9ffbd94e7 add LED definitions for the RB133/133C boards, thanks to Christophe Lucas
SVN-Revision: 8199
17 years ago
Felix Fietkau 79cec23546 fix a typo
SVN-Revision: 8198
17 years ago
Gabor Juhos 75b905e93d rename patches to follow our naming conventions
SVN-Revision: 8196
17 years ago
Rod Whitby 807db2473d Removed the obsolete MTD_SPLIT_ROOTFS config symbol.
SVN-Revision: 8193
17 years ago
Rod Whitby 4e1630f4b6 Add missing config symbols that stop a default 2.6.21.6 built - set them all to default values so nothing changes for anyone
SVN-Revision: 8191
17 years ago
Nicolas Thill bacf34b13f more cosmetic fixes for ar7
SVN-Revision: 8190
17 years ago
Nicolas Thill 39127ef8bf update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
SVN-Revision: 8189
17 years ago
Nicolas Thill c7437ec67c cosmetic fix (indent and use c-style comments)
SVN-Revision: 8188
17 years ago
Nicolas Thill 4dca4a5243 update rdc-2.6 config (thanks to Daniel Gimpelevich)
SVN-Revision: 8187
17 years ago
Felix Fietkau 76da233e45 protect the adm5120 pci ops with a spinlock - fixes race conditions that happened in combination with madwifi and more than one card
SVN-Revision: 8186
17 years ago
Florian Fainelli 8f31903a95 Use the new x86 code, thanks sn9 !
SVN-Revision: 8185
17 years ago