[packages] bmxd: fix rebuild issue
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18911 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
83cb117a0f
commit
57e88a4c39
@ -50,11 +50,8 @@ MAKE_ARGS += \
|
||||
STRIP="/bin/true" \
|
||||
batmand install
|
||||
|
||||
define Build/Configure
|
||||
mkdir -p $(PKG_INSTALL_DIR)/bin
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
mkdir -p $(PKG_INSTALL_DIR)/bin
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) $(MAKE_ARGS)
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user