Browse Source

fix #20

pull/57/head
Max Lv 10 years ago
parent
commit
528b4dab8a
1 changed files with 1 additions and 0 deletions
  1. 1
      openwrt/Makefile

1
openwrt/Makefile

@ -15,6 +15,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSI
PKG_INSTALL:=1
PKG_FIXUP:=autoreconf
PKG_USE_MIPS16:=0
PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk

Loading…
Cancel
Save