ppc40x: Remove unmaintained target
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 25 Mar 2019 14:16:59 +0000 (15:16 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 3 May 2019 19:27:12 +0000 (21:27 +0200)
commit406a3826dcbb48b5ea42f2d9e96ff92721a6440a
treeb011553d768a38899ae8522ad2c7348320b3f551
parent65cdfbabde3dbbc924233f2b8f01a356e0c74e7e
ppc40x: Remove unmaintained target

This target only supports kernel 3.18, which is not supported in OpenWrt
any more for multiple releases. It also looks like there is no active
maintainer for this target.
Remove the code and all the packages which are only used by this target.

To add this target to OpenWrt again port it to a recent and supported
kernel version.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
13 files changed:
target/linux/ppc40x/Makefile [deleted file]
target/linux/ppc40x/base-files/lib/preinit/01_sysinfo [deleted file]
target/linux/ppc40x/base-files/lib/upgrade/platform.sh [deleted file]
target/linux/ppc40x/config-3.18 [deleted file]
target/linux/ppc40x/image/Makefile [deleted file]
target/linux/ppc40x/modules.mk [deleted file]
target/linux/ppc40x/patches-3.18/003-powerpc-add-EBC_BXCR-defines.patch [deleted file]
target/linux/ppc40x/patches-3.18/004-magicbox.patch [deleted file]
target/linux/ppc40x/patches-3.18/005-openrb.patch [deleted file]
target/linux/ppc40x/patches-3.18/101-pata-magicbox-cf-driver.patch [deleted file]
target/linux/ppc40x/patches-3.18/110-kilauea_openwrt_flashmap.patch [deleted file]
target/linux/ppc40x/patches-3.18/120-usb-isp116x-hcd-add-of-binding.patch [deleted file]
target/linux/ppc40x/patches-3.18/121-usb-isp116x-hcd-ppc405-register-access.patch [deleted file]