summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-08-09 23:47:43 +0200
committerWolfgang Denk <wd@denx.de>2007-08-09 23:47:43 +0200
commit2ee8078f4f8ec61ad86e54d87b2838fa80f183f0 (patch)
treeaff59b4a799f5a9ed5a2a8fc6cb15bb82421fb49 /Makefile
parent0c4d65e33b91311b053b11c651742944e50b3673 (diff)
parenta22806469a8f2b69c829f4fd5361fdebd0cb01b4 (diff)
downloadblackbird-obmc-uboot-2ee8078f4f8ec61ad86e54d87b2838fa80f183f0.tar.gz
blackbird-obmc-uboot-2ee8078f4f8ec61ad86e54d87b2838fa80f183f0.zip
Merge with /home/wd/git/u-boot/work
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cf3fbcbf20..4e2cd044cc 100644
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,7 @@ HOSTARCH := $(shell uname -m | \
-e s/arm.*/arm/ \
-e s/sa110/arm/ \
-e s/powerpc/ppc/ \
+ -e s/ppc64/ppc/ \
-e s/macppc/ppc/)
HOSTOS := $(shell uname -s | tr '[:upper:]' '[:lower:]' | \
OpenPOWER on IntegriCloud