fix iw compile

SVN-Revision: 12760
master
Felix Fietkau 16 years ago
parent d94103514b
commit 2b04816c55
  1. 1
      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 += \

Loading…
Cancel
Save