move platform specific base-files into target/linux/<targetname>
authorFelix Fietkau <nbd@openwrt.org>
Wed, 22 Nov 2006 23:27:29 +0000 (23:27 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 22 Nov 2006 23:27:29 +0000 (23:27 +0000)
commit37362df7ea5978750f4584d2ce48623c59ef0695
tree8f8734b13f1e320ab42aed2a46bb22472a61c479
parentbd8e5fb7db8431d22fad5eb72a2a38c0f1b50f45
move platform specific base-files into target/linux/<targetname>

SVN-Revision: 5621
30 files changed:
include/kernel.mk
package/base-files/Makefile
target/linux/ar7-2.4/base-files.mk [new file with mode: 0644]
target/linux/ar7-2.4/base-files/bin/firstboot [moved from package/base-files/ar7/bin/firstboot with 100% similarity]
target/linux/ar7-2.4/base-files/etc/config/network [moved from package/base-files/ar7/etc/config/network with 100% similarity]
target/linux/ar7-2.4/base-files/etc/init.d/adam2 [moved from package/base-files/ar7/etc/init.d/adam2 with 100% similarity]
target/linux/ar7-2.4/base-files/etc/preinit [moved from package/base-files/ar7/etc/preinit with 100% similarity]
target/linux/ar7-2.4/base-files/sbin/mount_root [moved from package/base-files/ar7/sbin/mount_root with 100% similarity]
target/linux/ar7-2.4/src/adam2patcher.c [moved from package/base-files/src/adam2patcher.c with 100% similarity]
target/linux/aruba-2.6/base-files/etc/config/network [moved from package/base-files/aruba/etc/config/network with 100% similarity]
target/linux/au1000-2.6/base-files/etc/config/network [moved from package/base-files/au1000/etc/config/network with 100% similarity]
target/linux/au1000-2.6/base-files/sbin/mount_root [moved from package/base-files/au1000/sbin/mount_root with 100% similarity]
target/linux/brcm-2.4/base-files.mk [new file with mode: 0644]
target/linux/brcm-2.4/base-files/bin/firstboot [moved from package/base-files/brcm/bin/firstboot with 100% similarity]
target/linux/brcm-2.4/base-files/etc/diag.sh [moved from package/base-files/brcm/etc/diag.sh with 100% similarity]
target/linux/brcm-2.4/base-files/etc/init.d/done [moved from package/base-files/brcm/etc/init.d/done with 100% similarity]
target/linux/brcm-2.4/base-files/etc/init.d/netconfig [moved from package/base-files/brcm/etc/init.d/netconfig with 100% similarity]
target/linux/brcm-2.4/base-files/etc/preinit [moved from package/base-files/brcm/etc/preinit with 100% similarity]
target/linux/brcm-2.4/base-files/sbin/hotplug.failsafe [moved from package/base-files/brcm/sbin/hotplug.failsafe with 100% similarity]
target/linux/brcm-2.4/base-files/sbin/mount_root [moved from package/base-files/brcm/sbin/mount_root with 100% similarity]
target/linux/brcm-2.4/src/jffs2root.c [moved from package/base-files/src/jffs2root.c with 100% similarity]
target/linux/brcm-2.4/src/mtd.h [moved from package/base-files/src/mtd.h with 100% similarity]
target/linux/brcm-2.6/base-files [new symlink]
target/linux/brcm-2.6/base-files.mk [new symlink]
target/linux/ixp4xx-2.6/base-files/etc/config/network [moved from package/base-files/xscale/etc/config/network with 100% similarity]
target/linux/rb532-2.6/base-files/etc/config/network [moved from package/base-files/rb532/etc/config/network with 100% similarity]
target/linux/rb532-2.6/base-files/sbin/cf2nand [moved from package/base-files/rb532/sbin/cf2nand with 100% similarity]
target/linux/sibyte-2.6/base-files/etc/config/network [moved from package/base-files/sibyte-2.6/etc/config/network with 100% similarity]
target/linux/sibyte-2.6/base-files/etc/inittab [moved from package/base-files/sibyte-2.6/etc/inittab with 100% similarity]
target/linux/x86-2.6/base-files/etc/config/network [moved from package/base-files/x86/etc/config/network with 100% similarity]