mirror of https://github.com/hak5/openwrt-owl.git
parent
31486bde9b
commit
fdd3d02f72
|
@ -86,8 +86,8 @@ rebuild:
|
|||
fi
|
||||
$(MAKE) compile $(MAKE_TRACE)
|
||||
|
||||
$(PKG_BUILD_DIR)/.configured: prepare
|
||||
$(PKG_BUILD_DIR)/.built: configure
|
||||
$(PKG_BUILD_DIR)/.configured:
|
||||
$(PKG_BUILD_DIR)/.built:
|
||||
|
||||
$(PACKAGE_DIR):
|
||||
mkdir -p $@
|
||||
|
|
Loading…
Reference in New Issue