Commit Graph

4641 Commits

Author SHA1 Message Date
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
Felix Fietkau
653f61fb3e clean up a few things in image build makefiles and fix unnecessary grub rebuilds
SVN-Revision: 6360
2007-02-25 18:20:34 +00:00
Felix Fietkau
738ca6f657 add optional padding for x86 grub images (useful for running jffs2 images in qemu)
SVN-Revision: 6359
2007-02-25 17:59:23 +00:00
Felix Fietkau
41ac34a2a2 make ptgen print the end offset of the last partition as well
SVN-Revision: 6358
2007-02-25 17:58:54 +00:00
Felix Fietkau
ced1277147 clean up stampfile mess for tools/ and toolchain/
SVN-Revision: 6357
2007-02-25 17:49:25 +00:00
Felix Fietkau
92feed28d8 more reliable fix for handling ppp
SVN-Revision: 6356
2007-02-25 13:45:45 +00:00
Felix Fietkau
43580f1b1d integrate the fix from #1348 and clean up the network scripts a bit...
SVN-Revision: 6355
2007-02-25 12:52:02 +00:00
Felix Fietkau
644af0aebf fix ppp defaultroute issues (based on patch from #1386, fixes #1181)
SVN-Revision: 6354
2007-02-25 11:53:50 +00:00
Felix Fietkau
9edce6b311 upgrade to uClibc 0.9.28.2
SVN-Revision: 6353
2007-02-24 20:22:01 +00:00
Felix Fietkau
aa22253602 fix cylinder rounding in ptgen
SVN-Revision: 6352
2007-02-24 20:20:57 +00:00
Felix Fietkau
d398dc0309 always dereference symbolic links when copying kernel modules into the packaging directory (fixes alsa build, patch from #1392)
SVN-Revision: 6350
2007-02-23 14:52:50 +00:00
Felix Fietkau
a780bac5cc add -mlong-calls cflag to alsa mips build (patch from #1391)
SVN-Revision: 6349
2007-02-23 14:50:15 +00:00
Felix Fietkau
129d173a2a fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time
SVN-Revision: 6346
2007-02-23 03:45:46 +00:00
Tim Yardley
fdea0fabd2 make maxinodes configureable for ext2
SVN-Revision: 6345
2007-02-22 22:35:08 +00:00
Imre Kaloz
bc8f1f36cf NTFS-3G is at v1.0 now
SVN-Revision: 6344
2007-02-22 16:55:36 +00:00
Imre Kaloz
8bc64752a7 add gcc 4.1.2 (closes #1381)
SVN-Revision: 6343
2007-02-22 10:28:46 +00:00
Felix Fietkau
804bfa954d ignore profiles with custom kernel configs in the image builder itself
SVN-Revision: 6342
2007-02-22 04:03:35 +00:00
Felix Fietkau
ccd12544f6 disable the image builder in menuconfig for profiles with custom kernel configs
SVN-Revision: 6341
2007-02-22 03:56:54 +00:00
Felix Fietkau
1a6e4acabc fix a small bug in the order of the profile metadata dump
SVN-Revision: 6340
2007-02-22 03:54:52 +00:00
Felix Fietkau
db45ee6bd6 last commit was missing a change...
SVN-Revision: 6339
2007-02-22 03:47:00 +00:00
Felix Fietkau
2bcaa1fecd add missing config files
SVN-Revision: 6338
2007-02-22 03:44:37 +00:00
Felix Fietkau
e78fb96964 Reorganize kernel configs - target/linux/*/config is now a directory. ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn.
SVN-Revision: 6337
2007-02-22 03:44:15 +00:00
Felix Fietkau
5281d134cd rename the Profile template that the image builder uses to prevent name conflicts with the template that the kernel uses
SVN-Revision: 6336
2007-02-22 02:27:01 +00:00
Florian Fainelli
f393bed10e Move aodv-uu to trunk/
SVN-Revision: 6335
2007-02-20 23:39:33 +00:00
Felix Fietkau
b37101053a add 16MB flash support for ar2315 (who knows...?)
SVN-Revision: 6334
2007-02-20 22:44:59 +00:00
Felix Fietkau
5f019983aa nuke even more debug stuff
SVN-Revision: 6333
2007-02-20 22:35:12 +00:00
Felix Fietkau
6d3a4c8468 sorry, last commit had a bug
SVN-Revision: 6332
2007-02-20 22:04:49 +00:00
Felix Fietkau
d40798d4c6 fix debug patch for ahb
SVN-Revision: 6331
2007-02-20 22:00:29 +00:00
Imre Kaloz
56beaee310 fix wireless-tools install *sigh* - thanks Kesha for noticing it
SVN-Revision: 6330
2007-02-20 15:26:29 +00:00
Imre Kaloz
824adb7656 disable debugging stuff in madwifi - saves precious flash space :)
SVN-Revision: 6329
2007-02-20 13:16:51 +00:00
Felix Fietkau
328e660b31 make rootfs split/detection more generic - patch can be moved to generic-2.6 after testing on other platforms (especially broadcom)
SVN-Revision: 6328
2007-02-19 23:28:09 +00:00
Imre Kaloz
1d7bfc46ec autodetect flash width - thanks to Kestutis Kupciunas
SVN-Revision: 6327
2007-02-19 22:33:06 +00:00
Imre Kaloz
e32f19c986 use radio0 only on the 5312
SVN-Revision: 6326
2007-02-19 22:22:26 +00:00
Felix Fietkau
e10c97c2ca fix ar2315 rootfs mount
SVN-Revision: 6325
2007-02-19 16:48:02 +00:00
Florian Fainelli
32ac162630 Upgrade comgt to 0.32 (#1347)
SVN-Revision: 6323
2007-02-19 11:17:13 +00:00
Florian Fainelli
cc0f0c2a30 Fix another typo, definitively closes #1370
SVN-Revision: 6322
2007-02-19 10:08:40 +00:00
Florian Fainelli
c63dadfe0a Fix a typo for videodev modules (#1371)
SVN-Revision: 6321
2007-02-19 09:51:12 +00:00