ppc44x: Remove unmaintained target
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 25 Mar 2019 14:19:15 +0000 (15:19 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 3 May 2019 19:27:12 +0000 (21:27 +0200)
commit8ba38cc1458bf0601704bcfd2b69939a7bd4cf06
treedcbac3c6fa99365107929406f786249c37b24acb
parent406a3826dcbb48b5ea42f2d9e96ff92721a6440a
ppc44x: 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>
target/linux/ppc44x/Makefile [deleted file]
target/linux/ppc44x/base-files/etc/inittab [deleted file]
target/linux/ppc44x/config-3.18 [deleted file]
target/linux/ppc44x/image/Makefile [deleted file]
target/linux/ppc44x/patches-3.18/001-crypto-amcc-remove-incorrect-__init-__exit-markups.patch [deleted file]
target/linux/ppc44x/patches-3.18/100-openwrt_flashmap.patch [deleted file]
target/linux/ppc44x/patches-3.18/110-openwrt_dts_cmdline.patch [deleted file]
target/linux/ppc44x/patches-3.18/900-bootwrapper-parallel-make-fix.patch [deleted file]