mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 23:25:01 +02:00
[include] add configure as package target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23262 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ad72ee2eb6
commit
3283112c42
@ -5,7 +5,7 @@
|
||||
# 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 ., \
|
||||
$(if $($(1)/builddirs-$(2)),$($(1)/builddirs-$(2)), \
|
||||
|
Loading…
Reference in New Issue
Block a user