u-boot-friendlyarm: disable build

this does not built with kernel-5.10 (headers?)

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2021-01-26 20:12:14 +01:00
parent 8c5d8bd97c
commit 4ef7606084
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,8 @@ DL_FILE = $(THISAPP).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/u-boot-$(VER)*
TARGET = $(DIR_INFO)/$(THISAPP)
SUP_ARCH = armv5tel
SUP_ARCH = none
#armv5tel
CFLAGS += -fcommon