Sfoglia il codice sorgente

linux-atm: don't fail if an PREFIX env var is set

SVN-Revision: 27779
Jo-Philipp Wich 14 anni fa
parent
commit
20d62f8e5f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      package/linux-atm/Makefile

+ 1 - 0
package/linux-atm/Makefile

@@ -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