From 630ba981a0b86e0931663191cf6dac5403e7056d Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 5 Dec 2010 21:53:02 +0100 Subject: board: simplify kb9202 board Minimize the board defconfig, remove custom busybox configuration, custom kernel configuration (use the kernel defconfig instead), custom device table and target skeleton. The only difference in the target skeleton was the support of mdev and the usage of an automount script. Instead of adding this in a board-specific way, we should provide board-independent configuration options. There are already patches contributed to add support for mdev. Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- target/device/KwikByte/kb9202/target_skeleton/etc/issue | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 target/device/KwikByte/kb9202/target_skeleton/etc/issue (limited to 'target/device/KwikByte/kb9202/target_skeleton/etc/issue') diff --git a/target/device/KwikByte/kb9202/target_skeleton/etc/issue b/target/device/KwikByte/kb9202/target_skeleton/etc/issue deleted file mode 100755 index d06cec349..000000000 --- a/target/device/KwikByte/kb9202/target_skeleton/etc/issue +++ /dev/null @@ -1,7 +0,0 @@ - - - ---------------------------------- - - - - - Sample file system for KB9202B - - - - - ---------------------------------- -- cgit v1.2.3