1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-17 21:23:11 +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:
ralph 2010-10-05 20:20:13 +00:00
parent ad72ee2eb6
commit 3283112c42

View File

@ -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)), \