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 Add 2.6.22.10 and 2.6.23 support 2007-10-12 15:10:27 +00:00
kernel-patches-2.6.23 Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches 2008-03-29 23:09:46 +00:00
kernel-patches-2.6.24 Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches 2008-03-29 23:09:46 +00:00
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 Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches 2008-03-29 23:09:46 +00:00
Config.in.linux.patches buildroot: remove trailing spaces 2008-08-04 19:07:05 +00:00