tn3399_openwrt/target/linux/mpc85xx/generic/target.mk
Gabor Juhos c0691e29f1 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
2013-04-26 16:57:43 +00:00

7 lines
110 B
Makefile

BOARDNAME:=Generic
define Target/Description
Build firmware images for generic MPC85xx based boards.
endef