fix iw compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12760 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2008-09-28 11:01:33 +00:00
parent bcf79d92ce
commit 0b809e6918

View File

@@ -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 += \