Commit graph

4727 commits

Author SHA1 Message Date
Felix Fietkau
74f71f0739 fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)
SVN-Revision: 6427
2007-02-28 13:00:26 +00:00
Florian Fainelli
f5616580b3 Forgot the patch for CLASSIFY
SVN-Revision: 6425
2007-02-28 12:05:46 +00:00
Florian Fainelli
780712e30e Add ipt_CLASSIFY target for 2.4 kernels (#1338)
SVN-Revision: 6424
2007-02-28 12:04:58 +00:00
Felix Fietkau
fd0969ba61 remove remaining unnecessary dependency
SVN-Revision: 6423
2007-02-28 02:40:19 +00:00
Felix Fietkau
b564a78892 add missing dependencies (#1244)
SVN-Revision: 6421
2007-02-28 01:27:53 +00:00
Felix Fietkau
4273579814 add a patch to revert recent breakage in the intel cfi flash driver (fixes #1140)
SVN-Revision: 6420
2007-02-28 01:14:42 +00:00
Felix Fietkau
cb3fc42f71 strip double quotes from grub boot options (fixes #1406)
SVN-Revision: 6419
2007-02-28 01:10:10 +00:00
Felix Fietkau
d064080013 update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397
SVN-Revision: 6418
2007-02-28 00:53:20 +00:00
Felix Fietkau
295d0a7e82 allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)
SVN-Revision: 6417
2007-02-28 00:06:37 +00:00
Felix Fietkau
89b89ef77d add wl-500w diag support (untested, based on patch from #1298)
SVN-Revision: 6416
2007-02-28 00:01:41 +00:00
Felix Fietkau
f1a91c2f71 move ccache to tools/ and fix potential dependency issue
SVN-Revision: 6413
2007-02-27 23:46:34 +00:00
Felix Fietkau
2c2bf90a8e fix ccache build (#1415)
SVN-Revision: 6412
2007-02-27 23:44:04 +00:00
Felix Fietkau
c1ab24d04a add a check for brctl in the unbridge() function (fixes #1417)
SVN-Revision: 6410
2007-02-27 23:34:14 +00:00
Felix Fietkau
90a57bbefb use config_get_bool for hide_ssid option in madwifi
SVN-Revision: 6408
2007-02-27 23:10:53 +00:00
Felix Fietkau
4215478ffe move config_get_bool from /sbin/wifi to /etc/functions.sh
SVN-Revision: 6407
2007-02-27 23:09:57 +00:00
Florian Fainelli
e74ae58645 Add hidden_ssid option to madwifi script (#1363)
SVN-Revision: 6406
2007-02-27 23:05:05 +00:00
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
2007-02-27 21:14:00 +00:00
Felix Fietkau
046dc6bde1 remove compatibility crap from libfuse which seems to break on uClibc, because of problems with versioned symbols
SVN-Revision: 6402
2007-02-27 15:13:59 +00:00
Felix Fietkau
6a5508ae3e fix alsa compile
SVN-Revision: 6401
2007-02-27 12:31:45 +00:00
Florian Fainelli
3645728cbf Make cifs depend on kmod-nls-base (#1360)
SVN-Revision: 6400
2007-02-27 10:27:37 +00:00
Felix Fietkau
a375c80449 fix pam header related compile error in dropbear
SVN-Revision: 6397
2007-02-27 02:12:15 +00:00
Florian Fainelli
458fc9e144 Add macosx fix from #1407
SVN-Revision: 6392
2007-02-26 21:54:55 +00:00
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
2007-02-26 20:04:04 +00:00
Felix Fietkau
c6a4f047e3 correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
SVN-Revision: 6390
2007-02-26 14:36:27 +00:00
Felix Fietkau
d5c4dc7002 add missing dependency
SVN-Revision: 6389
2007-02-26 14:05:43 +00:00
Felix Fietkau
27b40a7f30 document MAKE_FLAGS and MAKE_VARS
SVN-Revision: 6385
2007-02-26 01:14:18 +00:00
Felix Fietkau
6f4854e5e5 add information about the tex4ht requirement for the docs
SVN-Revision: 6384
2007-02-26 01:06:41 +00:00
Felix Fietkau
f30058fda2 add missing copyright header
SVN-Revision: 6383
2007-02-26 01:05:09 +00:00
Felix Fietkau
ecf6837f87 add x86_64 sitefile
SVN-Revision: 6382
2007-02-26 01:02:57 +00:00
Felix Fietkau
28c9621bef minor cleanup
SVN-Revision: 6381
2007-02-26 00:52:51 +00:00
Felix Fietkau
4e60cfe51f use default_subtargets in package/Makefile and target/Makefile
SVN-Revision: 6380
2007-02-26 00:41:53 +00:00
Felix Fietkau
27fd6cee56 remove old variables
SVN-Revision: 6379
2007-02-26 00:20:39 +00:00
Felix Fietkau
5e50dd560a move CXXFLAGS to MAKE_VARS
SVN-Revision: 6378
2007-02-26 00:13:41 +00:00
Felix Fietkau
350b686ffd add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*
SVN-Revision: 6377
2007-02-26 00:10:52 +00:00
Felix Fietkau
6d6b1ac683 rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency
SVN-Revision: 6376
2007-02-25 23:55:53 +00:00
Felix Fietkau
81adfb13aa document configure related build system changes
SVN-Revision: 6375
2007-02-25 23:50:35 +00:00
Felix Fietkau
3284e3cead use NO_TRACE_MAKE for docs build
SVN-Revision: 6374
2007-02-25 23:50:22 +00:00
Felix Fietkau
edc1c4ecda more cleanup
SVN-Revision: 6373
2007-02-25 23:38:02 +00:00
Felix Fietkau
d6299cafc8 various configure related cleanups
SVN-Revision: 6372
2007-02-25 23:34:57 +00:00
Felix Fietkau
7ae75032c1 change path to .prereq stampfile
SVN-Revision: 6371
2007-02-25 23:27:54 +00:00
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
2007-02-25 23:10:32 +00:00
Felix Fietkau
9b46161c67 fix for including host.mk multiple times
SVN-Revision: 6369
2007-02-25 21:17:57 +00:00
Felix Fietkau
7d08f7199e add x86_64 config for uClibc
SVN-Revision: 6368
2007-02-25 21:11:02 +00:00
Felix Fietkau
5723a1798c fix stampfiles for host-builds
SVN-Revision: 6367
2007-02-25 21:01:21 +00:00
Felix Fietkau
43f15e09a9 run indent on ar2313 driver
SVN-Revision: 6366
2007-02-25 20:06:27 +00:00
Felix Fietkau
242439e532 add prereq checks for the documentation (#1400)
SVN-Revision: 6365
2007-02-25 19:13:49 +00:00
Felix Fietkau
df6e68a841 fix path to usb audio module
SVN-Revision: 6364
2007-02-25 19:05:46 +00:00
Felix Fietkau
1c1aee5e7c fix KCONFIG for usb-audio package (#1335)
SVN-Revision: 6363
2007-02-25 19:02:38 +00:00
Felix Fietkau
cb54edb503 add kernel_headers dependency on target/linux/generic-2.*
SVN-Revision: 6362
2007-02-25 18:54:51 +00:00
Felix Fietkau
b04f09245d add auto-rebuild for host builds (tested with tools/ and toolchain/)
SVN-Revision: 6361
2007-02-25 18:28:25 +00:00