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 target/device/ARM: Use menuconfig and add description of options 2008-04-06 08:19:58 +00:00
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
KwikByte Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
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
Via 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
mips Use BOARD_PATH instead of BR2_BOARD_PATH for mips target 2008-03-18 11:41:03 +00:00
valka Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
x86 buildroot: s/depends/depends on/ 2008-06-19 19:06:25 +00:00
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 Added BR2_DEBIAN_MIRROR 2007-12-27 12:00:12 +00:00
Config.in.toolchain Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
Makefile.in
Makefile.in.linux Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches 2008-03-29 23:09:46 +00:00