mpc85xx: Add subtargets Generic and P1020
authorGabor Juhos <juhosg@openwrt.org>
Fri, 26 Apr 2013 16:57:43 +0000 (16:57 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 26 Apr 2013 16:57:43 +0000 (16:57 +0000)
commitc0691e29f1dc40d9919c8223760f0dac0848bc1c
tree0fba7aeeaf146204978cd5debac3aecfac14653a
parent36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848
mpc85xx: Add subtargets Generic and P1020

Only difference between Generic and P1020 is that P1020
enables SMP with two CPUs in the kernel config.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36454
target/linux/mpc85xx/Makefile
target/linux/mpc85xx/generic/config-default [new file with mode: 0644]
target/linux/mpc85xx/generic/target.mk [new file with mode: 0644]
target/linux/mpc85xx/p1020/config-default [new file with mode: 0644]
target/linux/mpc85xx/p1020/target.mk [new file with mode: 0644]