From 20e347390b78de3f0a701e077aa1a69dd0977ec1 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 2 Nov 2015 10:18:50 +0000 Subject: mediatek: add support for the new MT7623 Arm SoC the support is still WIP. next steps are to make the pmic and ethernet work. this is the first commit to make sure nothing gets lost. Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47354 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mediatek/base-files/etc/inittab | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 target/linux/mediatek/base-files/etc/inittab (limited to 'target/linux/mediatek/base-files/etc/inittab') diff --git a/target/linux/mediatek/base-files/etc/inittab b/target/linux/mediatek/base-files/etc/inittab new file mode 100644 index 0000000000..870b3cc76d --- /dev/null +++ b/target/linux/mediatek/base-files/etc/inittab @@ -0,0 +1,3 @@ +::sysinit:/etc/init.d/rcS S boot +::shutdown:/etc/init.d/rcS K shutdown +ttyS0::askfirst:/bin/ash --login -- cgit v1.2.3