kumquat-buildroot/target/device
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
..
AMD Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
ARM
ARMLTD Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
Atmel buildroot: remove trailing spaces 2008-08-04 19:07:05 +00:00
Hitachi Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
jp Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
KwikByte Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
mips
Sharp buildroot: remove trailing spaces 2008-08-04 19:07:05 +00:00
Soekris Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
valka Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
Via Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
x86
Config.in Enable KB9202 board in Config 2008-07-03 08:29:26 +00:00
Config.in.linux.patches Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
Config.in.mirrors
Config.in.toolchain Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
Makefile.in
Makefile.in.linux