From: Arne Fitzenreiter Date: Sat, 7 Jan 2023 11:33:41 +0000 (+0000) Subject: xradio: disabled build X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1641b6094990e425e4b4b5b05a2cf57309402b37;p=people%2Fmfischer%2Fipfire-2.x.git xradio: disabled build 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. --- diff --git a/lfs/xradio b/lfs/xradio index 84374319e8..c34ecd90ba 100644 --- a/lfs/xradio +++ b/lfs/xradio @@ -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