Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2006-01-20 | fix kernel build from bug report 0000476 | David Anders | |
2005-08-01 | Only include linux makefile when properly selected | Eric Andersen | |
2005-08-01 | Via EPIA MII specific Linux config is (surprise) specific to the Via EPIA MII | Eric Andersen | |
and only should be selectable when BR2_TARGET_VIA_EPIA_MII has first been selected. | |||
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 |