[x86] merge the RDC R-321x target as a subtarget of x86
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 15 Oct 2012 18:54:34 +0000 (18:54 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 15 Oct 2012 18:54:34 +0000 (18:54 +0000)
commitf3263c96790fcaf71c0f325ab55ba4c670bd87ec
tree74e95a2a02effb3010d559674ce6040bcd54f1be
parent6c6c9410682a452398d5f6563df8ccec2079c502
[x86] merge the RDC R-321x target as a subtarget of x86

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33779 3c298f89-4303-0410-b956-a3cf2f4a3e73
48 files changed:
target/linux/rdc/Makefile [deleted file]
target/linux/rdc/base-files/etc/config/network [deleted file]
target/linux/rdc/base-files/etc/diag.sh [deleted file]
target/linux/rdc/base-files/lib/preinit/05_set_ether_mac_rdc [deleted file]
target/linux/rdc/base-files/lib/upgrade/platform.sh [deleted file]
target/linux/rdc/config-3.3 [deleted file]
target/linux/rdc/image/Makefile [deleted file]
target/linux/rdc/image/mkimg_bifferboard.py [deleted file]
target/linux/rdc/image/mkimg_sitecom.pl [deleted file]
target/linux/rdc/modules.mk [deleted file]
target/linux/rdc/patches-3.3/006-yenta_mistery.patch [deleted file]
target/linux/rdc/patches-3.3/009-rdc321x_select_embedded.patch [deleted file]
target/linux/rdc/patches-3.3/010-rdc_cpu_ident.patch [deleted file]
target/linux/rdc/patches-3.3/011-tune_lzma_options.patch [deleted file]
target/linux/rdc/patches-3.3/012-export_erase_write.patch [deleted file]
target/linux/rdc/patches-3.3/100-rdc_boards.patch [deleted file]
target/linux/rdc/patches-3.3/120-panic_on_unrecovered_nmi.patch [deleted file]
target/linux/rdc/patches-3.3/150-pit-tick-rate.patch [deleted file]
target/linux/rdc/patches-3.3/160-kexec-fix.patch [deleted file]
target/linux/rdc/profiles/ar525w.mk [deleted file]
target/linux/rdc/profiles/bifferboard.mk [deleted file]
target/linux/rdc/profiles/r8610.mk [deleted file]
target/linux/rdc/profiles/sitecom.mk [deleted file]
target/linux/x86/Makefile
target/linux/x86/image/Config.in
target/linux/x86/image/Makefile
target/linux/x86/image/mkimg_bifferboard.py [new file with mode: 0755]
target/linux/x86/image/mkimg_sitecom.pl [new file with mode: 0755]
target/linux/x86/modules.mk
target/linux/x86/patches-3.3/006-yenta_mistery.patch [new file with mode: 0644]
target/linux/x86/patches-3.3/009-rdc321x_select_embedded.patch [new file with mode: 0644]
target/linux/x86/patches-3.3/010-rdc_cpu_ident.patch [new file with mode: 0644]
target/linux/x86/patches-3.3/011-tune_lzma_options.patch [new file with mode: 0644]
target/linux/x86/patches-3.3/012-export_erase_write.patch [new file with mode: 0644]
target/linux/x86/patches-3.3/100-rdc_boards.patch [new file with mode: 0644]
target/linux/x86/patches-3.3/120-panic_on_unrecovered_nmi.patch [new file with mode: 0644]
target/linux/x86/patches-3.3/150-pit-tick-rate.patch [new file with mode: 0644]
target/linux/x86/patches-3.3/160-kexec-fix.patch [new file with mode: 0644]
target/linux/x86/rdc/base-files/etc/config/network [new file with mode: 0644]
target/linux/x86/rdc/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/x86/rdc/base-files/lib/preinit/05_set_ether_mac_rdc [new file with mode: 0644]
target/linux/x86/rdc/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/x86/rdc/config-3.3 [new file with mode: 0644]
target/linux/x86/rdc/profiles/ar525w.mk [new file with mode: 0644]
target/linux/x86/rdc/profiles/bifferboard.mk [new file with mode: 0644]
target/linux/x86/rdc/profiles/r8610.mk [new file with mode: 0644]
target/linux/x86/rdc/profiles/sitecom.mk [new file with mode: 0644]
target/linux/x86/rdc/target.mk [new file with mode: 0644]