kumquat-buildroot/target/device/Atmel/arch-avr32
Peter Korsgaard 02a623ddf9 buildroot: remove trailing spaces
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
	sed -i 's/ \+$//' $i;
done
2008-08-04 19:07:05 +00:00
..
kernel-patches-2.6.22.10
kernel-patches-2.6.23
kernel-patches-2.6.24
kernel-patches-2.6.25.10 Do not use a localversion of kernel, to allow modules to be installed in the correct directory 2008-07-10 16:12:36 +00:00
arch-avr32.mk
Config.in.linux.patches buildroot: remove trailing spaces 2008-08-04 19:07:05 +00:00