pjsip-ltq-tap is for all lantiq targets
[openwrt.git] / package / madwifi / Makefile
index bd0792a..31a89c3 100644 (file)
@@ -76,7 +76,7 @@ endif
 ifeq ($(ARCH),armeb)
   HAL_TARGET:=xscale-be-elfgnueabi
 endif
-ifneq ($(ARCH),arm)
+ifeq ($(ARCH),arm)
   HAL_TARGET:=xscale-le-elfgnueabi
   ifeq ($(BOARD),cns21xx)
     HAL_TARGET:=armv4-le-elfgnueabi
This page took 0.028224 seconds and 4 git commands to generate.