summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJoe Hamman <joe.hamman@embeddedspecialties.com>2007-12-13 12:45:08 (GMT)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>2008-01-09 22:25:03 (GMT)
commit11c45ebd46d6517b51b7a92dd52a618b2f4e5586 (patch)
tree4784746cc6826f16419d43cd843505ed2e5ec2b9 /Makefile
parent64d4bcb087c2ece1c4d0de8efe85e0075e5b1594 (diff)
downloadu-boot-fsl-qoriq-11c45ebd46d6517b51b7a92dd52a618b2f4e5586.tar.xz
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 47db5b7..d3608fd 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