mirror of https://github.com/hak5/openwrt.git
parent
5795d42588
commit
a5992a14cb
|
@ -16,7 +16,8 @@ $(PKG_BUILD_DIR)/.built:
|
||||||
$(call Build/Compile)
|
$(call Build/Compile)
|
||||||
touch $$@
|
touch $$@
|
||||||
|
|
||||||
DEFAULT_TARGETS:=1
|
define Build/DefaultTargets
|
||||||
|
endef
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue