mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-25 05:27:09 +00:00
fix iw compile
SVN-Revision: 12760
This commit is contained in:
parent
d94103514b
commit
2b04816c55
@ -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 += \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user