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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lfs/xradio b/lfs/xradio index 84374319e..c34ecd90b 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