Commit Graph

4618 Commits (89b89ef77d578ed227fe0c127c9e332eafaf9f78)
 

Author SHA1 Message Date
Felix Fietkau 89b89ef77d add wl-500w diag support (untested, based on patch from #1298)
SVN-Revision: 6416
18 years ago
Felix Fietkau f1a91c2f71 move ccache to tools/ and fix potential dependency issue
SVN-Revision: 6413
18 years ago
Felix Fietkau 2c2bf90a8e fix ccache build (#1415)
SVN-Revision: 6412
18 years ago
Felix Fietkau c1ab24d04a add a check for brctl in the unbridge() function (fixes #1417)
SVN-Revision: 6410
18 years ago
Felix Fietkau 90a57bbefb use config_get_bool for hide_ssid option in madwifi
SVN-Revision: 6408
18 years ago
Felix Fietkau 4215478ffe move config_get_bool from /sbin/wifi to /etc/functions.sh
SVN-Revision: 6407
18 years ago
Florian Fainelli e74ae58645 Add hidden_ssid option to madwifi script (#1363)
SVN-Revision: 6406
18 years ago
Felix Fietkau 423e90915d Massive speedup in the package/target scanning step - per package metadata files are now cached. - timestamp.pl calls have been replaced with make file dependencies - an extra stamp file ensures that directory listing changes force a rebuild
SVN-Revision: 6404
18 years ago
Felix Fietkau 046dc6bde1 remove compatibility crap from libfuse which seems to break on uClibc, because of problems with versioned symbols
SVN-Revision: 6402
18 years ago
Felix Fietkau 6a5508ae3e fix alsa compile
SVN-Revision: 6401
18 years ago
Florian Fainelli 3645728cbf Make cifs depend on kmod-nls-base (#1360)
SVN-Revision: 6400
18 years ago
Felix Fietkau a375c80449 fix pam header related compile error in dropbear
SVN-Revision: 6397
18 years ago
Florian Fainelli 458fc9e144 Add macosx fix from #1407
SVN-Revision: 6392
18 years ago
Felix Fietkau 9405a2a6be Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet
Code contributed by Fraunhofer Fokus

SVN-Revision: 6391
18 years ago
Felix Fietkau c6a4f047e3 correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
SVN-Revision: 6390
18 years ago
Felix Fietkau d5c4dc7002 add missing dependency
SVN-Revision: 6389
18 years ago
Felix Fietkau 27b40a7f30 document MAKE_FLAGS and MAKE_VARS
SVN-Revision: 6385
18 years ago
Felix Fietkau 6f4854e5e5 add information about the tex4ht requirement for the docs
SVN-Revision: 6384
18 years ago
Felix Fietkau f30058fda2 add missing copyright header
SVN-Revision: 6383
18 years ago
Felix Fietkau ecf6837f87 add x86_64 sitefile
SVN-Revision: 6382
18 years ago
Felix Fietkau 28c9621bef minor cleanup
SVN-Revision: 6381
18 years ago
Felix Fietkau 4e60cfe51f use default_subtargets in package/Makefile and target/Makefile
SVN-Revision: 6380
18 years ago
Felix Fietkau 27fd6cee56 remove old variables
SVN-Revision: 6379
18 years ago
Felix Fietkau 5e50dd560a move CXXFLAGS to MAKE_VARS
SVN-Revision: 6378
18 years ago
Felix Fietkau 350b686ffd add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*
SVN-Revision: 6377
18 years ago
Felix Fietkau 6d6b1ac683 rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency
SVN-Revision: 6376
18 years ago
Felix Fietkau 81adfb13aa document configure related build system changes
SVN-Revision: 6375
18 years ago
Felix Fietkau 3284e3cead use NO_TRACE_MAKE for docs build
SVN-Revision: 6374
18 years ago
Felix Fietkau edc1c4ecda more cleanup
SVN-Revision: 6373
18 years ago
Felix Fietkau d6299cafc8 various configure related cleanups
SVN-Revision: 6372
18 years ago
Felix Fietkau 7ae75032c1 change path to .prereq stampfile
SVN-Revision: 6371
18 years ago
Felix Fietkau d9639dd98c move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VARS to make it possible to modify the configure command line without overriding the default template
SVN-Revision: 6370
18 years ago
Felix Fietkau 9b46161c67 fix for including host.mk multiple times
SVN-Revision: 6369
18 years ago
Felix Fietkau 7d08f7199e add x86_64 config for uClibc
SVN-Revision: 6368
18 years ago
Felix Fietkau 5723a1798c fix stampfiles for host-builds
SVN-Revision: 6367
18 years ago
Felix Fietkau 43f15e09a9 run indent on ar2313 driver
SVN-Revision: 6366
18 years ago
Felix Fietkau 242439e532 add prereq checks for the documentation (#1400)
SVN-Revision: 6365
18 years ago
Felix Fietkau df6e68a841 fix path to usb audio module
SVN-Revision: 6364
18 years ago
Felix Fietkau 1c1aee5e7c fix KCONFIG for usb-audio package (#1335)
SVN-Revision: 6363
18 years ago
Felix Fietkau cb54edb503 add kernel_headers dependency on target/linux/generic-2.*
SVN-Revision: 6362
18 years ago
Felix Fietkau b04f09245d add auto-rebuild for host builds (tested with tools/ and toolchain/)
SVN-Revision: 6361
18 years ago
Felix Fietkau 653f61fb3e clean up a few things in image build makefiles and fix unnecessary grub rebuilds
SVN-Revision: 6360
18 years ago
Felix Fietkau 738ca6f657 add optional padding for x86 grub images (useful for running jffs2 images in qemu)
SVN-Revision: 6359
18 years ago
Felix Fietkau 41ac34a2a2 make ptgen print the end offset of the last partition as well
SVN-Revision: 6358
18 years ago
Felix Fietkau ced1277147 clean up stampfile mess for tools/ and toolchain/
SVN-Revision: 6357
18 years ago
Felix Fietkau 92feed28d8 more reliable fix for handling ppp
SVN-Revision: 6356
18 years ago
Felix Fietkau 43580f1b1d integrate the fix from #1348 and clean up the network scripts a bit...
SVN-Revision: 6355
18 years ago
Felix Fietkau 644af0aebf fix ppp defaultroute issues (based on patch from #1386, fixes #1181)
SVN-Revision: 6354
18 years ago
Felix Fietkau 9edce6b311 upgrade to uClibc 0.9.28.2
SVN-Revision: 6353
18 years ago
Felix Fietkau aa22253602 fix cylinder rounding in ptgen
SVN-Revision: 6352
18 years ago