Age | Commit message (Collapse) | Author |
|
This patch fixes bug report #5204. The Busybox config was not copied from the
correct place.
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
|
|
Use ROOTFS_SUFFIX instead of hardcoding -$(DATE).
Reported by Lars Lockenvitz.
|
|
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
sed -i 's/ \+$//' $i;
done
|
|
Patch by Brian Beattie.
|
|
|
|
are the same
|
|
|
|
|
|
|
|
Patch by Jean-Christian de Rivaz
|
|
previous commit
|
|
|
|
|
|
|
|
AVR32 patches
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|