Updated x86 target
authornynex <nynex>
Tue, 12 May 2015 12:51:08 +0000 (12:51 +0000)
committernynex <nynex>
Tue, 12 May 2015 12:51:08 +0000 (12:51 +0000)
commitd9ffd9faf05036f37fcaf4de2af6fa34f2207ed3
treed8562895d54ad2a6f6c59f4d09aeb85f42fc84f6
parent98804cf9a31851d1f3dffa26914c2d80326f192a
Updated x86 target
51 files changed:
trunk/target/linux/x86/64/config-default [new file with mode: 0644]
trunk/target/linux/x86/64/target.mk [new file with mode: 0644]
trunk/target/linux/x86/Makefile [new file with mode: 0644]
trunk/target/linux/x86/base-files/etc/config/network [new file with mode: 0644]
trunk/target/linux/x86/base-files/etc/inittab [new file with mode: 0644]
trunk/target/linux/x86/base-files/lib/preinit/15_essential_fs_x86 [new file with mode: 0644]
trunk/target/linux/x86/base-files/lib/preinit/20_check_iso [new file with mode: 0644]
trunk/target/linux/x86/base-files/lib/preinit/79_move_config [new file with mode: 0644]
trunk/target/linux/x86/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
trunk/target/linux/x86/config-3.18 [new file with mode: 0644]
trunk/target/linux/x86/ep80579/config-3.3 [new file with mode: 0644]
trunk/target/linux/x86/ep80579/target.mk [new file with mode: 0644]
trunk/target/linux/x86/generic/config-default [new file with mode: 0644]
trunk/target/linux/x86/generic/profiles/000-Generic.mk [new file with mode: 0644]
trunk/target/linux/x86/generic/target.mk [new file with mode: 0644]
trunk/target/linux/x86/geode/config-default [new file with mode: 0644]
trunk/target/linux/x86/geode/target.mk [new file with mode: 0644]
trunk/target/linux/x86/image/Config.in [new file with mode: 0644]
trunk/target/linux/x86/image/Makefile [new file with mode: 0644]
trunk/target/linux/x86/image/gen_image_generic.sh [new file with mode: 0755]
trunk/target/linux/x86/image/grub-early.cfg [new file with mode: 0644]
trunk/target/linux/x86/image/grub-iso.cfg [new file with mode: 0644]
trunk/target/linux/x86/image/grub.cfg [new file with mode: 0644]
trunk/target/linux/x86/image/mkimg_bifferboard.py [new file with mode: 0755]
trunk/target/linux/x86/image/mkimg_sitecom.pl [new file with mode: 0755]
trunk/target/linux/x86/kvm_guest/config-default [new file with mode: 0644]
trunk/target/linux/x86/kvm_guest/target.mk [new file with mode: 0644]
trunk/target/linux/x86/modules.mk [new file with mode: 0644]
trunk/target/linux/x86/patches-3.18/006-yenta_mistery.patch [new file with mode: 0644]
trunk/target/linux/x86/patches-3.18/009-rdc321x_select_embedded.patch [new file with mode: 0644]
trunk/target/linux/x86/patches-3.18/010-rdc_cpu_ident.patch [new file with mode: 0644]
trunk/target/linux/x86/patches-3.18/011-tune_lzma_options.patch [new file with mode: 0644]
trunk/target/linux/x86/patches-3.18/012-export_erase_write.patch [new file with mode: 0644]
trunk/target/linux/x86/patches-3.18/100-rdc_boards.patch [new file with mode: 0644]
trunk/target/linux/x86/patches-3.18/120-panic_on_unrecovered_nmi.patch [new file with mode: 0644]
trunk/target/linux/x86/patches-3.18/150-pit-tick-rate.patch [new file with mode: 0644]
trunk/target/linux/x86/patches-3.18/160-kexec-fix.patch [new file with mode: 0644]
trunk/target/linux/x86/rdc/base-files/etc/config/network [new file with mode: 0644]
trunk/target/linux/x86/rdc/base-files/etc/diag.sh [new file with mode: 0644]
trunk/target/linux/x86/rdc/base-files/lib/preinit/05_set_ether_mac_rdc [new file with mode: 0644]
trunk/target/linux/x86/rdc/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
trunk/target/linux/x86/rdc/config-default [new file with mode: 0644]
trunk/target/linux/x86/rdc/profiles/ar525w.mk [new file with mode: 0644]
trunk/target/linux/x86/rdc/profiles/bifferboard.mk [new file with mode: 0644]
trunk/target/linux/x86/rdc/profiles/r8610.mk [new file with mode: 0644]
trunk/target/linux/x86/rdc/profiles/sitecom.mk [new file with mode: 0644]
trunk/target/linux/x86/rdc/target.mk [new file with mode: 0644]
trunk/target/linux/x86/xen_domu/base-files/etc/inittab [new file with mode: 0644]
trunk/target/linux/x86/xen_domu/base-files/lib/preinit/45_mount_xenfs [new file with mode: 0644]
trunk/target/linux/x86/xen_domu/config-default [new file with mode: 0644]
trunk/target/linux/x86/xen_domu/target.mk [new file with mode: 0644]