4620 Commits (d0640800134ae6fd56931cf9cf770ea7d1f98e62)
 

Author SHA1 Message Date
Felix Fietkau d064080013 update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397 18 years ago
Felix Fietkau 295d0a7e82 allow the user to change the rb532 rootfs size in menuconfig (fixes #1374) 18 years ago
Felix Fietkau 89b89ef77d add wl-500w diag support (untested, based on patch from #1298) 18 years ago
Felix Fietkau f1a91c2f71 move ccache to tools/ and fix potential dependency issue 18 years ago
Felix Fietkau 2c2bf90a8e fix ccache build (#1415) 18 years ago
Felix Fietkau c1ab24d04a add a check for brctl in the unbridge() function (fixes #1417) 18 years ago
Felix Fietkau 90a57bbefb use config_get_bool for hide_ssid option in madwifi 18 years ago
Felix Fietkau 4215478ffe move config_get_bool from /sbin/wifi to /etc/functions.sh 18 years ago
Florian Fainelli e74ae58645 Add hidden_ssid option to madwifi script (#1363) 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 18 years ago
Felix Fietkau 046dc6bde1 remove compatibility crap from libfuse which seems to break on uClibc, because of problems with versioned symbols 18 years ago
Felix Fietkau 6a5508ae3e fix alsa compile 18 years ago
Florian Fainelli 3645728cbf Make cifs depend on kmod-nls-base (#1360) 18 years ago
Felix Fietkau a375c80449 fix pam header related compile error in dropbear 18 years ago
Florian Fainelli 458fc9e144 Add macosx fix from #1407 18 years ago
Felix Fietkau 9405a2a6be Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet 18 years ago
Felix Fietkau c6a4f047e3 correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors) 18 years ago
Felix Fietkau d5c4dc7002 add missing dependency 18 years ago
Felix Fietkau 27b40a7f30 document MAKE_FLAGS and MAKE_VARS 18 years ago
Felix Fietkau 6f4854e5e5 add information about the tex4ht requirement for the docs 18 years ago
Felix Fietkau f30058fda2 add missing copyright header 18 years ago
Felix Fietkau ecf6837f87 add x86_64 sitefile 18 years ago
Felix Fietkau 28c9621bef minor cleanup 18 years ago
Felix Fietkau 4e60cfe51f use default_subtargets in package/Makefile and target/Makefile 18 years ago
Felix Fietkau 27fd6cee56 remove old variables 18 years ago
Felix Fietkau 5e50dd560a move CXXFLAGS to MAKE_VARS 18 years ago
Felix Fietkau 350b686ffd add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_* 18 years ago
Felix Fietkau 6d6b1ac683 rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency 18 years ago
Felix Fietkau 81adfb13aa document configure related build system changes 18 years ago
Felix Fietkau 3284e3cead use NO_TRACE_MAKE for docs build 18 years ago
Felix Fietkau edc1c4ecda more cleanup 18 years ago
Felix Fietkau d6299cafc8 various configure related cleanups 18 years ago
Felix Fietkau 7ae75032c1 change path to .prereq stampfile 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 18 years ago
Felix Fietkau 9b46161c67 fix for including host.mk multiple times 18 years ago
Felix Fietkau 7d08f7199e add x86_64 config for uClibc 18 years ago
Felix Fietkau 5723a1798c fix stampfiles for host-builds 18 years ago
Felix Fietkau 43f15e09a9 run indent on ar2313 driver 18 years ago
Felix Fietkau 242439e532 add prereq checks for the documentation (#1400) 18 years ago
Felix Fietkau df6e68a841 fix path to usb audio module 18 years ago
Felix Fietkau 1c1aee5e7c fix KCONFIG for usb-audio package (#1335) 18 years ago
Felix Fietkau cb54edb503 add kernel_headers dependency on target/linux/generic-2.* 18 years ago
Felix Fietkau b04f09245d add auto-rebuild for host builds (tested with tools/ and toolchain/) 18 years ago
Felix Fietkau 653f61fb3e clean up a few things in image build makefiles and fix unnecessary grub rebuilds 18 years ago
Felix Fietkau 738ca6f657 add optional padding for x86 grub images (useful for running jffs2 images in qemu) 18 years ago
Felix Fietkau 41ac34a2a2 make ptgen print the end offset of the last partition as well 18 years ago
Felix Fietkau ced1277147 clean up stampfile mess for tools/ and toolchain/ 18 years ago
Felix Fietkau 92feed28d8 more reliable fix for handling ppp 18 years ago
Felix Fietkau 43580f1b1d integrate the fix from #1348 and clean up the network scripts a bit... 18 years ago
Felix Fietkau 644af0aebf fix ppp defaultroute issues (based on patch from #1386, fixes #1181) 18 years ago