From 30af45d19a80e00225d245c03bee3f21c55a1a99 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 23 Jan 2014 06:55:50 +0000 Subject: mpc85xx: Remove inittab workaround The default inittab uses "askconsole" which is implemented by procd and uses the console provided by the kernel command line. Hence, this platform specific workaround is not necessary anymore. Signed-off-by: Helmut Schaa Signed-off-by: Gabor Juhos SVN-Revision: 39367 --- target/linux/mpc85xx/base-files/etc/inittab | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 target/linux/mpc85xx/base-files/etc/inittab (limited to 'target/linux/mpc85xx/base-files/etc/inittab') diff --git a/target/linux/mpc85xx/base-files/etc/inittab b/target/linux/mpc85xx/base-files/etc/inittab deleted file mode 100644 index 17f829f6d4..0000000000 --- a/target/linux/mpc85xx/base-files/etc/inittab +++ /dev/null @@ -1,2 +0,0 @@ -::sysinit:/etc/init.d/rcS S boot -::shutdown:/etc/init.d/rcS K shutdown -- cgit v1.2.3