summaryrefslogtreecommitdiffstats
path: root/target/device/Via/epia-mii
Commit message (Collapse)AuthorAgeFilesLines
* Remove Via BSP which only provide support for linux-2.4Ulf Samuelsson2009-01-292-1546/+0
|
* target/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* Add support for GNU and kernel.org mirrorsIvan Kuten2007-12-171-1/+1
|
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-12/+12
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-2/+2
|
* - sed -i -e ↵Bernhard Reutner-Fischer2007-08-211-2/+2
| | | | | | "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
* Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson2007-08-111-5/+5
|
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+2
|
* Only include linux makefile when properly selectedEric Andersen2005-08-011-0/+2
|
* New target/device: Via epia-mii:Eric Andersen2005-06-232-0/+1543
Creates a target for the epia-mii board. Fairly generic, based on 2.6 kernel. Doesn't override the busybox or uclibc configurations. Includes one patch, which I still can't get to apply (it applies cleanly manually, but isn't applied through buildroot). http://bugs.busybox.net/view.php?id=188