Skip to content
Snippets Groups Projects
Commit c181f441 authored by nbd's avatar nbd
Browse files

fix iw compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12760 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 18a6a483
No related branches found
No related tags found
No related merge requests found
......@@ -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 += \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment