u-boot: Build only for ARM.

This commit is contained in:
Michael Tremer
2011-09-18 02:17:20 +02:00
parent 70d0654f62
commit 8e53bd3e29
2 changed files with 2 additions and 4 deletions

View File

@@ -31,6 +31,7 @@ DL_FILE = $(THISAPP).tar.bz2
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
SUP_ARCH = armv5tel
###############################################################################
# Top-level Rules