Commit Graph

3036 Commits

Author SHA1 Message Date
Gabor Juhos
bc8dc1cdba ag71xx driver: apply 2.6.28 specific patches
SVN-Revision: 14515
2009-02-15 07:57:29 +00:00
Gabor Juhos
731a4e5b1d switch to 2.6.28
SVN-Revision: 14514
2009-02-15 07:52:55 +00:00
Gabor Juhos
47665da430 update to 2.6.27.17
SVN-Revision: 14513
2009-02-15 07:47:12 +00:00
Gabor Juhos
97dde3b72d update to 2.6.28.5
SVN-Revision: 14512
2009-02-15 06:26:27 +00:00
Gabor Juhos
7ef75e79ce fix a typo in the image generation makefile (closes #4624)
SVN-Revision: 14511
2009-02-14 20:46:05 +00:00
Michael Büsch
e996ce246c Fix bcm47xx GPIO dirin/dirout API return codes.
SVN-Revision: 14509
2009-02-14 20:22:31 +00:00
Gabor Juhos
e697d8c27f ag71xx driver: fix a kernel crash caused by r14496
SVN-Revision: 14504
2009-02-13 20:36:39 +00:00
Markus Wigge
7b6340f016 changed default kernel to 2.6.28.5, it at least runs on Asus WL-500g Premium. The earlier version 2.6.28.4 is also running on WRT54G3G so I don't expect any trouble here.
SVN-Revision: 14501
2009-02-13 17:37:57 +00:00
Markus Wigge
9dc8fd5b7f - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply anymore and is integrated upstream now
SVN-Revision: 14500
2009-02-13 15:13:15 +00:00
Felix Fietkau
474cf6d326 disable SMP by default on x86
SVN-Revision: 14498
2009-02-13 14:37:21 +00:00
Felix Fietkau
5b5a74c1d0 nuke old x86 kernel configs
SVN-Revision: 14497
2009-02-13 14:37:05 +00:00
Gabor Juhos
39628cdd5f ag71xx driver: fix return code of the napi poll routine, was broken since [13545] (patch by Ubiquiti Networks)
SVN-Revision: 14496
2009-02-13 11:16:57 +00:00
Gabor Juhos
4bcc027e97 ag71xx driver: update phy connecting code
SVN-Revision: 14495
2009-02-13 10:43:40 +00:00
Gabor Juhos
09e02ec5a7 remove netif schedule from the ag71xx driver
SVN-Revision: 14494
2009-02-13 08:58:59 +00:00
Gabor Juhos
f245bc83f2 remove 2.6.26 specific stuff
SVN-Revision: 14493
2009-02-13 08:56:13 +00:00
Florian Fainelli
eda8310293 always select kmod-ssb, pci is supported
SVN-Revision: 14492
2009-02-13 00:13:39 +00:00
Gabor Juhos
40b538d6d2 add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua Xiao for the initial patch, and for testing)
SVN-Revision: 14488
2009-02-12 19:48:27 +00:00
Gabor Juhos
31b2c31085 fix a typo in the dynamic mdio patch
SVN-Revision: 14487
2009-02-12 15:10:39 +00:00
Gabor Juhos
e746170640 pull ethernet mac out of reset before registering the mdio_bus
SVN-Revision: 14486
2009-02-12 14:06:58 +00:00
Gabor Juhos
823a6a8ad7 generic-2.6/2.6.28: rename spi-gpio patch
SVN-Revision: 14484
2009-02-12 11:43:44 +00:00
Gabor Juhos
7ec663a2ad parse the board parameter from the command line first Signed-off-by: Andrea Tassi <andrea.tassi at gmail.com> and WiFi(ed) - The Embedded Development Team (of Riccardo Coppola <coppola.riccardo at gmail.com>, Andrea Tassi <andrea.tassi at gmail.com> and Massimiliano Toce <massimiliano.toce at gmail.com>)
SVN-Revision: 14482
2009-02-12 08:08:14 +00:00
Michael Büsch
4a001e5590 spi-gpio: Support busses without chipselect (only one device on the bus)
SVN-Revision: 14476
2009-02-11 18:02:59 +00:00
Michael Büsch
d64adbe7bb Make spi-gpio hotplug capable, so we can initialize devices after boot.
SVN-Revision: 14475
2009-02-11 18:01:59 +00:00
Florian Fainelli
60b157c3c8 add DBAu1550 support, thanks to Philippe Vachon
SVN-Revision: 14474
2009-02-11 16:11:53 +00:00
Florian Fainelli
c8dcdc9c01 prepare to support more au1x00 targets
SVN-Revision: 14473
2009-02-11 15:47:01 +00:00
Gabor Juhos
d5fe04fc76 sync kernel configs
SVN-Revision: 14469
2009-02-10 18:29:13 +00:00
Florian Fainelli
99203ed0b1 do not overried 802.1q and PHY kernel configuration symbols
SVN-Revision: 14468
2009-02-10 17:53:52 +00:00
Michael Büsch
c3565fdf31 Port SPI-GPIO driver from 2.6.29-rc4
SVN-Revision: 14465
2009-02-10 17:12:12 +00:00
Michael Büsch
335117b87c Deprecate the old SPI-GPIO driver.
SVN-Revision: 14464
2009-02-10 16:55:38 +00:00
Claudio Mignanti
8708c1f092 Add i2c driver (to etrax) improved by Geert Vancompernolle
SVN-Revision: 14462
2009-02-09 21:38:27 +00:00
Markus Wigge
d7fed96eba - removed cs5535 driver again, mixed it up with 5536 chipset - added support for "AMD and nVidia IDE support" which works on my Alix.6b2 without further configuration.
SVN-Revision: 14460
2009-02-09 12:34:08 +00:00
Markus Wigge
50bb63356d - added cs5535 ide driver - change memory allocator to "SLUB"
SVN-Revision: 14459
2009-02-09 08:48:14 +00:00
Gabor Juhos
d1d8db0b0b generic-2.6: remove PORTSCAN config option
SVN-Revision: 14458
2009-02-08 21:05:29 +00:00
Gabor Juhos
9622d35792 enable CAS-630/630W support
SVN-Revision: 14457
2009-02-08 20:45:50 +00:00
Gabor Juhos
027ccba87e generic-2.6: remove TARPIT and CHAOS patches and config options
SVN-Revision: 14456
2009-02-08 20:11:00 +00:00
Gabor Juhos
10ddc9319a refresh patches
SVN-Revision: 14455
2009-02-08 19:38:15 +00:00
Gabor Juhos
7085e5331e refresh 2.6.21 patches
SVN-Revision: 14454
2009-02-08 19:36:13 +00:00
Gabor Juhos
29e1ac054c generic-2.6/2.6.21: refresh patches
SVN-Revision: 14453
2009-02-08 19:33:57 +00:00
Gabor Juhos
1200d62f66 refresh 2.6.24 patches
SVN-Revision: 14452
2009-02-08 19:18:19 +00:00
Gabor Juhos
27dee35f99 refresh 2.6.24 patches
SVN-Revision: 14451
2009-02-08 19:17:40 +00:00
Gabor Juhos
09de82989a generic-2.6/2.6.24: refresh patches
SVN-Revision: 14450
2009-02-08 19:16:45 +00:00
Gabor Juhos
6fbcb13236 refresh patches
SVN-Revision: 14449
2009-02-08 19:14:06 +00:00
Gabor Juhos
5d67fbe1b7 generic-2.6/2.6.23: refresh patches
SVN-Revision: 14448
2009-02-08 19:11:53 +00:00
Claudio Mignanti
8188638b49 Initial kernel support for 2.6.28.4
SVN-Revision: 14446
2009-02-08 14:32:21 +00:00
Gabor Juhos
a7782176f9 update to 2.6.28.4
SVN-Revision: 14441
2009-02-08 13:01:28 +00:00
Gabor Juhos
7f04c52b92 update to 2.6.27.15
SVN-Revision: 14440
2009-02-08 12:32:39 +00:00
Florian Fainelli
4acde624fb remove chaostable patch (#4431)
SVN-Revision: 14439
2009-02-08 12:26:47 +00:00
Gabor Juhos
407b0127c5 generic-2.6/2.6.28: show machine name in /proc/cpuinfo if CONFIG_MIPS_MACHINE is enabled
SVN-Revision: 14438
2009-02-08 11:43:24 +00:00
Gabor Juhos
bc71e5bbde update mdio patch
SVN-Revision: 14426
2009-02-06 17:06:37 +00:00
Florian Fainelli
b147f12cb2 remove tarpit patches (#4432)
SVN-Revision: 14418
2009-02-06 09:48:51 +00:00
Gabor Juhos
d97af0443e create firmware images for the Planex MZK-W04NU board
SVN-Revision: 14413
2009-02-05 16:46:55 +00:00
Claudio Mignanti
a8f34d1a99 Comment out a debug message on usb host driver
SVN-Revision: 14412
2009-02-05 15:18:02 +00:00
Claudio Mignanti
1adabd363c Update usb host driver as in Axis SDK2.20
SVN-Revision: 14409
2009-02-04 18:00:13 +00:00
Claudio Mignanti
0bfeb7caa3 Prepare etrax for kernel update and update kernel configure for 2.6.25
SVN-Revision: 14406
2009-02-04 14:32:16 +00:00
Claudio Mignanti
b4e41b6ac2 network and firewall configuration
SVN-Revision: 14405
2009-02-04 09:56:19 +00:00
Claudio Mignanti
547cf06406 Update and add patches
SVN-Revision: 14403
2009-02-04 06:16:16 +00:00
Florian Fainelli
1fc20f18d4 resync kernel configuration
SVN-Revision: 14395
2009-02-03 19:59:01 +00:00
Michael Büsch
93e6c7a1db bcm47xx: Implement the remaining parts of PMU init.
SVN-Revision: 14394
2009-02-03 18:18:15 +00:00
Mirko Vogt
04cb388e2a enable inotify kernel support
SVN-Revision: 14392
2009-02-03 15:18:10 +00:00
Andy Boyett
700364b934 generic-2.6: sync 2.6.28 config
SVN-Revision: 14386
2009-02-03 10:40:22 +00:00
Gabor Juhos
43ed2ff89d parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)
SVN-Revision: 14384
2009-02-03 08:44:50 +00:00
Gabor Juhos
9e624a7144 mzk-w04nu: fetch MAC address from the flash
SVN-Revision: 14383
2009-02-03 07:53:46 +00:00
Gabor Juhos
03de003183 fix handling of invalid arguments passed by some bootloaders (thanks to Jeff Hansen and to Jonas)
SVN-Revision: 14382
2009-02-03 07:26:31 +00:00
Nicolas Thill
bef15f90f3 generic: add missing PHY related config entries
SVN-Revision: 14379
2009-02-03 02:50:10 +00:00
Lars-Peter Clausen
714c1318a8 serial.h exports struct serial_rs485 which contains __32 fields to userspace so it has to export linux/types.h to userspace aswell.
Fixes #4445

SVN-Revision: 14377
2009-02-03 00:40:20 +00:00
Michael Büsch
629188123c bcm47xx: Rename all SSB_PLLRES_ to SSB_PMURES_
SVN-Revision: 14374
2009-02-02 20:04:22 +00:00
Michael Büsch
5e48d8268e bcm47xx: Implement 4312 and part of 4325 PLL init.
SVN-Revision: 14373
2009-02-02 20:00:04 +00:00
Nicolas Thill
74e5728d29 generic: sanitize config files (fix typos & whitespace, remove duplicates)
SVN-Revision: 14372
2009-02-02 19:46:49 +00:00
Gabor Juhos
8a5c467323 parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)
SVN-Revision: 14371
2009-02-02 19:37:57 +00:00
Gabor Juhos
b0e3550f2a mzk-w04nu: add GPIO LEDs and buttons
SVN-Revision: 14366
2009-02-02 17:51:51 +00:00
Gabor Juhos
03bc391dc5 nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to Daniel Schmitt for testing)
SVN-Revision: 14363
2009-02-02 17:24:07 +00:00
Michael Büsch
9494e946a9 bcm47xx: Implement the remaining PMU resource inits.
SVN-Revision: 14350
2009-02-01 20:20:49 +00:00
Michael Büsch
d070eb4c91 bcm47xx: Add support for the 5354 PMU.
SVN-Revision: 14347
2009-02-01 18:55:36 +00:00
Gabor Juhos
0dfca05fbe print some informations about the SoC at bootup
SVN-Revision: 14338
2009-02-01 09:46:04 +00:00
Florian Fainelli
665c34d4d7 bump kernel version to 2.6.28.2 (#4396)
SVN-Revision: 14324
2009-01-31 16:52:44 +00:00
Florian Fainelli
a5634ea84f resync kernel configurations, patch from Hauke Mehrtens (#4396)
SVN-Revision: 14323
2009-01-31 16:51:37 +00:00
Florian Fainelli
730346e2d5 add support for user9102 boards (#4537)
SVN-Revision: 14305
2009-01-31 16:01:20 +00:00
Andy Boyett
c619bb12e3 etrax: add scsi symbols to kernel config, thanks claudyus. update symbols after enabling scsi
SVN-Revision: 14297
2009-01-31 05:25:39 +00:00
Nicolas Thill
1fc4820680 orion: add missing config entries when sound & spi are enabled
SVN-Revision: 14286
2009-01-30 19:28:46 +00:00
Nicolas Thill
ec64fe6869 generic: add another missing config entry, when gpio support is enabled
SVN-Revision: 14285
2009-01-30 19:26:06 +00:00
Nicolas Thill
18bdfec80e ixp4xx: add another missing config entry
SVN-Revision: 14282
2009-01-30 12:41:10 +00:00
Imre Kaloz
8bf0df9977 upgrade ppc44x to 2.6.28.2, add basic support for the AMCC Canyonlands
SVN-Revision: 14280
2009-01-30 11:38:46 +00:00
Nicolas Thill
ef33d451ba generic: add another bunch of missing config entries in 2.6.28
SVN-Revision: 14278
2009-01-30 03:07:38 +00:00
Nicolas Thill
ceae09d67f add missing config entries in 2.6.28
SVN-Revision: 14274
2009-01-30 01:08:57 +00:00
Nicolas Thill
b839bd2111 uml: add a patch to make ZLIB_DEFLATE visible, so that CONFIG_ZLIB_DEFLATE=y is honored
SVN-Revision: 14268
2009-01-29 17:14:20 +00:00
Nicolas Thill
41a9749fdf uml: revert from 2.6.28.2 to 2.6.28
There are still some issues with 2.6.28.2 (http://patchwork.kernel.org/patch/2458/), and even wth that fixed, uml randomly locks up at boot on some host systems.

SVN-Revision: 14267
2009-01-29 17:11:15 +00:00
Florian Fainelli
c2c0d74f67 generate images for old CFE based boards like the Davolink DV201
SVN-Revision: 14264
2009-01-29 14:56:45 +00:00
Florian Fainelli
d7cb033a04 Add board definitions for the Davolink DV201AMR
SVN-Revision: 14263
2009-01-29 14:54:13 +00:00
Imre Kaloz
d269d51004 make ixp4xx require gpiolib
SVN-Revision: 14262
2009-01-29 14:39:56 +00:00
Andy Boyett
1a680734c2 generic/2.6.28: fix yaffs cvs patch
SVN-Revision: 14261
2009-01-29 13:39:22 +00:00
Nicolas Thill
2b25214862 olpc: add missing LCD config entries
SVN-Revision: 14256
2009-01-29 12:10:44 +00:00
Gabor Juhos
d319f934a1 fix UBNT-RS image generation
SVN-Revision: 14251
2009-01-28 20:55:59 +00:00
Gabor Juhos
0366d868d0 fix yaffs build failure on 2.6.28.2 (thanks to Alexandros C. Couloumbis <alex@ozo.com>)
SVN-Revision: 14250
2009-01-28 20:43:35 +00:00
Gabor Juhos
85963798be update to 2.6.28.2
SVN-Revision: 14247
2009-01-28 15:47:34 +00:00
Imre Kaloz
5ccfeb3ef1 switch to 2.6.28.1 and tune the kernel config a bit
SVN-Revision: 14245
2009-01-28 15:27:24 +00:00
Imre Kaloz
2acca60fd7 add support for the GPIO expander used on the Cambria based on patches from Chris
SVN-Revision: 14244
2009-01-28 15:26:13 +00:00
Imre Kaloz
2a88ccfa08 add further fixes for the optional Cambria UART - thanks, Chris
SVN-Revision: 14243
2009-01-28 15:24:43 +00:00
Imre Kaloz
c116b431a5 refresh patches
SVN-Revision: 14242
2009-01-28 15:22:57 +00:00
Imre Kaloz
126beb7dd3 add IXP4xx GPIOLIB support based on Chris' patch
SVN-Revision: 14241
2009-01-28 15:15:46 +00:00
Gabor Juhos
e3d58387a3 fix leds-gpio platform data initialization (closes #4512)
SVN-Revision: 14238
2009-01-28 11:48:14 +00:00
Nicolas Thill
2688dcf275 build ieee80211 kernel support as modules on etrax
SVN-Revision: 14230
2009-01-27 22:09:41 +00:00
Markus Wigge
a75c40c66f - added generic config for 2.6.28 generated from 2.6.27 with plain kernel_menuconfig, no modifications so far
SVN-Revision: 14223
2009-01-27 17:59:15 +00:00
Markus Wigge
e7f7e0b605 - added some extra flags to read more information - added automagic device generation /dev/cs5535_gpioX
SVN-Revision: 14220
2009-01-27 14:02:38 +00:00
Gabor Juhos
92dd3af727 tew-632brp: enable WAN port
SVN-Revision: 14216
2009-01-27 07:08:24 +00:00
Gabor Juhos
8c12e6eced experimental support for the Planex MZK-W04NU board
SVN-Revision: 14208
2009-01-26 18:50:43 +00:00
Gabor Juhos
093cddebb3 update 2.6.28 config
SVN-Revision: 14207
2009-01-26 18:15:55 +00:00
Gabor Juhos
457bef0475 tew-632brp: add WPS button
SVN-Revision: 14205
2009-01-26 17:45:33 +00:00
Gabor Juhos
6bea544949 move random MAC address generation into the platform initialization code
SVN-Revision: 14204
2009-01-26 14:55:09 +00:00
Gabor Juhos
ff21a7a7fa generic-2.6/2.6.28: refresh a patch
SVN-Revision: 14201
2009-01-26 08:06:17 +00:00
Gabor Juhos
f24801292e build firmware image for the CR-NSADP board
SVN-Revision: 14200
2009-01-26 08:05:44 +00:00
Gabor Juhos
6cef0de7b6 add USB drivers for the NFS-101U/WU profiles
SVN-Revision: 14199
2009-01-26 08:04:34 +00:00
Gabor Juhos
6400108bbb refresh 2.6.28 patches
SVN-Revision: 14198
2009-01-26 07:59:54 +00:00
Gabor Juhos
d73660e391 oops, revert to 2.6.27.13
SVN-Revision: 14190
2009-01-25 21:07:17 +00:00
Gabor Juhos
4e8b080d9f preliminary support for 2.6.28 (based on the patches by Alexandros C. Couloumbis)
SVN-Revision: 14189
2009-01-25 21:04:15 +00:00
Gabor Juhos
87d29df81e generic-2.6/2.6.28: add missing config symbol
SVN-Revision: 14184
2009-01-25 19:46:51 +00:00
Gabor Juhos
2a0825b4d3 update to 2.6.27.13
SVN-Revision: 14179
2009-01-25 18:33:19 +00:00
Florian Fainelli
3d2066526c update 2.6.27 patches with upstream fixes from git repository and mailing-lists. via-rhine is still broken, thus not switching to 2.6.27 as default.
SVN-Revision: 14173
2009-01-25 13:36:27 +00:00
Mirko Vogt
7864160019 only support OABI userland due to EABI userland is not fully supported yet
SVN-Revision: 14163
2009-01-24 01:44:17 +00:00
Gabor Juhos
d99ccd5b15 generic-2.6/2.6.28: sync yaffs code with the current CVS version
SVN-Revision: 14158
2009-01-23 17:24:20 +00:00
Gabor Juhos
0c2e187f54 switch to 2.6.27.12
SVN-Revision: 14157
2009-01-23 13:30:27 +00:00
Gabor Juhos
244ea6a1d6 generic-2.6/2.6.28: refresh a patch
SVN-Revision: 14156
2009-01-23 12:36:39 +00:00
Gabor Juhos
404fa66215 generic-2.6: make MyLoader parser compatible with the old partition tables
SVN-Revision: 14155
2009-01-23 11:54:44 +00:00
Florian Fainelli
ac2304477f fix missing config symbol when doing a select all packages
SVN-Revision: 14152
2009-01-23 02:11:18 +00:00
Lars-Peter Clausen
e8fbf42dcf Patch actually applies now!
SVN-Revision: 14150
2009-01-22 22:05:32 +00:00
Mirko Vogt
2332708af1 fix sound support
SVN-Revision: 14147
2009-01-22 20:56:18 +00:00
Mirko Vogt
6d412506d9 renamed profile "graphical" to "full" and added phone suite
SVN-Revision: 14146
2009-01-22 20:54:08 +00:00
Gabor Juhos
cfd684128b fix Ubiquiti RouterStation images
SVN-Revision: 14144
2009-01-22 07:35:05 +00:00
Mirko Vogt
f392b39fc5 some minor changes
SVN-Revision: 14143
2009-01-22 02:40:38 +00:00
Mirko Vogt
b5eab7140a rename s3c24* serial devices
SVN-Revision: 14119
2009-01-20 16:47:32 +00:00
Jose Vasconcellos
58f4a77adf New RTC platform driver for Epson RTC7301. Fix chip select timing for RTC7301 access.
SVN-Revision: 14109
2009-01-19 22:17:20 +00:00
Rod Whitby
30b2b911d2 Add support for NAS100d apex builds, and deploy apex binaries
SVN-Revision: 14100
2009-01-19 02:49:34 +00:00
Gabor Juhos
4f1b494a45 enable yaffs on 2.6.28
SVN-Revision: 14087
2009-01-18 10:34:16 +00:00
Gabor Juhos
e191b632d1 generic-2.6: fix nand_correct_data() return code on 2.6.28
SVN-Revision: 14086
2009-01-18 10:02:55 +00:00
Gabor Juhos
4dc9ff1250 generic-2.6: add yaffs fs fixes for 2.6.28
SVN-Revision: 14085
2009-01-18 09:59:55 +00:00
Florian Fainelli
46b91ed787 frequency is in Hz, thanks Joel
SVN-Revision: 14067
2009-01-17 15:29:36 +00:00
Florian Fainelli
995fab5d40 use 2.6.27.11 kernel
SVN-Revision: 14050
2009-01-16 13:24:30 +00:00
Florian Fainelli
5ce93c07a5 fix SPI register definitions
SVN-Revision: 14048
2009-01-15 22:53:32 +00:00
Florian Fainelli
5905a48169 allow bcm6338 to get the base address of the memory controller register, required to detect memory size
SVN-Revision: 14047
2009-01-15 22:42:22 +00:00
Jose Vasconcellos
1b58d9c2f8 Set num_resources for rtc7301 platform device.
SVN-Revision: 14045
2009-01-15 21:48:26 +00:00
Gabor Juhos
3ca7f3bd6f update to 2.6.27.11
SVN-Revision: 14043
2009-01-15 13:40:35 +00:00
Mirko Vogt
ab0a7b81ed cleanup base-files
SVN-Revision: 14035
2009-01-14 11:44:59 +00:00
Felix Fietkau
9f05f0575c add some extra kernel exports to be used by ashmem and binder later
SVN-Revision: 14033
2009-01-14 01:03:38 +00:00
Gabor Juhos
3890a38fed NFS-101U/WU: add PCI irq map and change vlan map
SVN-Revision: 14021
2009-01-13 10:15:39 +00:00
Peter Denison
9b6691733e Further fix to 2.6.26 patch for USR8200
SVN-Revision: 14002
2009-01-13 00:08:23 +00:00
Mirko Vogt
abd01e971d cleanup kernel config and make use of previously applied soundcore patch
SVN-Revision: 14000
2009-01-12 22:48:16 +00:00
Peter Denison
5e4c1b3489 Correct 2.6..26 and .28 versions of USR8200 patches
SVN-Revision: 13996
2009-01-12 20:36:50 +00:00
Florian Fainelli
d814f38dd3 bump kernel version to 2.6.28
SVN-Revision: 13990
2009-01-12 09:57:58 +00:00
Florian Fainelli
ab8d91ac12 include hostapd-mini and kmod-mac80211-hwsim in the default profile
SVN-Revision: 13989
2009-01-12 09:57:02 +00:00
Andy Boyett
cd924aa25c generic: include most common ethernet drivers in the default profile - makes the official images usable for most people - those who need smaller images can build their own (~200KB increase in squashfs size)
SVN-Revision: 13988
2009-01-12 03:48:42 +00:00
Jo-Philipp Wich
e0440fefb6 Use wildcards to copy grub stage files, will cover both i386-pc and i386-openwrt directory names
SVN-Revision: 13963
2009-01-10 23:12:21 +00:00