Ver Fonte

fix iw compile

SVN-Revision: 12760
Felix Fietkau há 17 anos atrás
pai
commit
2b04816c55
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      package/iw/Makefile

+ 1 - 0
package/iw/Makefile

@@ -28,6 +28,7 @@ endef
 
 define Build/Configure
 	$(CP) $(PKG_BUILD_DIR)/defconfig $(PKG_BUILD_DIR)/.config
+	echo "#define IW_VERSION \"$(VERSION)\"" > $(PKG_BUILD_DIR)/version.h
 endef
 
 MAKE_FLAGS += \