summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJoe Hamman <joe.hamman@embeddedspecialties.com>2007-12-13 06:45:08 -0600
committerAndrew Fleming-AFLEMING <afleming@freescale.com>2008-01-09 16:25:03 -0600
commit11c45ebd46d6517b51b7a92dd52a618b2f4e5586 (patch)
tree4784746cc6826f16419d43cd843505ed2e5ec2b9 /Makefile
parent64d4bcb087c2ece1c4d0de8efe85e0075e5b1594 (diff)
mpc85xx: Add support for SBC8548 (updated)
Add support for Wind River's SBC8548 reference board. Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com> Signed-off by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 47db5b7212..d3608fd93b 100644
--- a/Makefile
+++ b/Makefile
@@ -2025,6 +2025,9 @@ sbc8540_66_config: unconfig
fi
@$(MKCONFIG) -a SBC8540 ppc mpc85xx sbc8560
+sbc8548_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc mpc85xx sbc8548
+
sbc8560_config \
sbc8560_33_config \
sbc8560_66_config: unconfig