From c0691e29f1dc40d9919c8223760f0dac0848bc1c Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 26 Apr 2013 16:57:43 +0000 Subject: 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 Signed-off-by: Gabor Juhos SVN-Revision: 36454 --- target/linux/mpc85xx/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/mpc85xx/Makefile') diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index cb38d01..88d9b95 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -12,6 +12,7 @@ BOARDNAME:=Freescale MPC85xx CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=8540 FEATURES:=spe_fpu squashfs MAINTAINER:=Imre Kaloz +SUBTARGETS=generic p1020 LINUX_VERSION:=3.8.9 -- cgit v1.1