x86: make x86_64 a subtarget instead of a standalone target
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 29 Mar 2015 04:32:01 +0000 (04:32 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 29 Mar 2015 04:32:01 +0000 (04:32 +0000)
commit5f6a2732f892b6229473576d89cc963ae9c97d5d
treebd27c2604891a5f0871e47c5a5027278ce4b9029
parent637a22d17b08802e76d77760cc47867c7a076a4a
x86: make x86_64 a subtarget instead of a standalone target

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45115 3c298f89-4303-0410-b956-a3cf2f4a3e73
16 files changed:
package/kernel/linux/modules/crypto.mk
target/linux/x86/64/config-default [new file with mode: 0644]
target/linux/x86/64/target.mk [new file with mode: 0644]
target/linux/x86/Makefile
target/linux/x86_64/Makefile [deleted file]
target/linux/x86_64/base-files/etc/inittab [deleted file]
target/linux/x86_64/base-files/lib/preinit/15_essential_fs_x86 [deleted file]
target/linux/x86_64/base-files/lib/preinit/79_move_config [deleted file]
target/linux/x86_64/base-files/lib/upgrade/platform.sh [deleted file]
target/linux/x86_64/config-default [deleted file]
target/linux/x86_64/image/Makefile [deleted file]
target/linux/x86_64/image/gen_image_generic.sh [deleted file]
target/linux/x86_64/image/grub-early.cfg [deleted file]
target/linux/x86_64/image/grub-iso.cfg [deleted file]
target/linux/x86_64/image/grub.cfg [deleted file]
target/linux/x86_64/patches/011-tune_lzma_options.patch [deleted file]