merge the RDC R-321x target as a subtarget of x86
authorFlorian Fainelli <florian@openwrt.org>
Mon, 15 Oct 2012 18:54:34 +0000 (18:54 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 15 Oct 2012 18:54:34 +0000 (18:54 +0000)
commit60ecd5fe04ebeaefedad4d06a756bc46bc772638
treecb27c78b5cfd83c4c28d0b9c1426b4d44307d0a9
parent160c2ef0118472b7178d432216ee10aa2df48fe1
merge the RDC R-321x target as a subtarget of x86

SVN-Revision: 33779
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]