[8/9] xradio: disabled build
 
Commit Message
  
  
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(-)
  
 
  
@@ -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