[package] linux-atm: don't fail if an PREFIX env var is set
[openwrt.git] / package / linux-atm / Makefile
index 1a54882..fe391b9 100644 (file)
@@ -74,6 +74,7 @@ define Build/Configure
 endef
 
 TARGET_CFLAGS += -I$(LINUX_DIR)/include -I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include
+unexport PREFIX
 
 define Build/Compile
        # src/qgen is built with HOSTCC, which does not really like our LDFLAGS