Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-17 | Add support for GNU and kernel.org mirrors | Ivan Kuten | |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer | |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | |
2007-08-21 | - sed -i -e ↵ | Bernhard Reutner-Fischer | |
"/\-[[: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 | |||
2007-08-11 | Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib | Ulf Samuelsson | |
2006-11-17 | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | |
2005-08-01 | Only include linux makefile when properly selected | Eric Andersen | |
2005-06-23 | New target/device: Via epia-mii: | Eric Andersen | |
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 |