some cleanups: - fix CPUID detection - update MTD map for checks and sysupgrade - enable subtargets (Generic&NFS) for simpler development - generic cleanups (e.g. from linux checkpatch.pl)

SVN-Revision: 13295
This commit is contained in:
Thomas Langer
2008-11-20 18:31:00 +00:00
parent 88dd889314
commit 1bc6841c8d
14 changed files with 307 additions and 204 deletions

View File

@@ -0,0 +1,7 @@
# Copyright (C) 2006 OpenWrt.org
config interface loopback
option ifname lo
option proto static
option ipaddr 127.0.0.1
option netmask 255.0.0.0

View File

@@ -0,0 +1,3 @@
echo "- init nfs -"
exec /sbin/init