fix iw compile
SVN-Revision: 12760
This commit is contained in:
parent
d94103514b
commit
2b04816c55
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
$(CP) $(PKG_BUILD_DIR)/defconfig $(PKG_BUILD_DIR)/.config
|
$(CP) $(PKG_BUILD_DIR)/defconfig $(PKG_BUILD_DIR)/.config
|
||||||
|
echo "#define IW_VERSION \"$(VERSION)\"" > $(PKG_BUILD_DIR)/version.h
|
||||||
endef
|
endef
|
||||||
|
|
||||||
MAKE_FLAGS += \
|
MAKE_FLAGS += \
|
||||||
|
|
Loading…
Reference in a new issue