mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-30 08:04:10 +00:00
add configure as package target
SVN-Revision: 23262
This commit is contained in:
parent
817566a5be
commit
a1973192c6
@ -5,7 +5,7 @@
|
|||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
#
|
#
|
||||||
|
|
||||||
SUBTARGETS:=clean download prepare compile install update refresh prereq dist distcheck
|
SUBTARGETS:=clean download prepare compile install update refresh prereq dist distcheck configure
|
||||||
|
|
||||||
subtarget-default = $(filter-out ., \
|
subtarget-default = $(filter-out ., \
|
||||||
$(if $($(1)/builddirs-$(2)),$($(1)/builddirs-$(2)), \
|
$(if $($(1)/builddirs-$(2)),$($(1)/builddirs-$(2)), \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user