summaryrefslogtreecommitdiffstats
path: root/target/device/Via/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Remove Via BSP which only provide support for linux-2.4Ulf Samuelsson2009-01-291-10/+0
|
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-2/+2
|
* fix kernel build from bug report 0000476David Anders2006-01-201-1/+1
|
* New target/device: Via epia-mii:Eric Andersen2005-06-231-0/+10
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