]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/pcengines-apu-firmware
Merge branch 'next' into temp-c163-development
[people/pmueller/ipfire-2.x.git] / lfs / pcengines-apu-firmware
index c6729772bb5393360723d7da2aed17c7d80f813f..5879c1fceb65e674189178d0054f44800bdaa557 100644 (file)
@@ -32,7 +32,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = pcengines-apu-firmware
 PAK_VER    = 10
-SUP_ARCH   = i586 x86_64
+SUP_ARCH   = x86_64
 
 DEPS       = firmware-update
 
@@ -70,7 +70,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
        @$(PAK)
 
 ###############################################################################