]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
xradio: disabled build
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 7 Jan 2023 11:33:41 +0000 (11:33 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 8 Jan 2023 10:08:33 +0000 (10:08 +0000)
im not sure if i can fix this next days, if not i will remove
the module. It only works on armv6l and is not widespread.

lfs/xradio

index 84374319e86beb341285c3afe4ad2c3196beaa0e..c34ecd90ba25d2fed5f2159abdde496fa95b156d 100644 (file)
@@ -35,7 +35,8 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)-kmod-$(KVER)-$(VERSUFIX)
 
-SUP_ARCH   = armv6l
+#SUP_ARCH   = armv6l
+SUP_ARCH   = none
 
 ###############################################################################
 # Top-level Rules