summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-08-05 12:19:30 +0200
committerWolfgang Denk <wd@pollux.denx.de>2005-08-05 12:19:30 +0200
commitb20d00328c5486a4b2cdf07ce7afaf2139dc741e (patch)
tree50ec23b7e0098e77f2796ac505dfe1ab6f8ab353 /Makefile
parent992b402bbf3185d67750a4b3e824bc63078f80ce (diff)
Add support for MicroSys PM856 board
Patch by Josef Wagner, 03 Aug 2005
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b24b26d104..a372fe90a7 100644
--- a/Makefile
+++ b/Makefile
@@ -1211,6 +1211,9 @@ MPC8555CDS_config: unconfig
PM854_config: unconfig
@./mkconfig $(@:_config=) ppc mpc85xx pm854
+PM856_config: unconfig
+ @./mkconfig $(@:_config=) ppc mpc85xx pm856
+
sbc8540_config \
sbc8540_33_config \
sbc8540_66_config: unconfig