mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-04 02:01:35 +00:00
fix dependancy order
SVN-Revision: 204
This commit is contained in:
parent
3ba32bbb17
commit
ca154e3592
@ -48,7 +48,7 @@ ifeq ($(strip $(BR2_HAVE_DOT_CONFIG)),y)
|
|||||||
# along with the packages to build for the target.
|
# along with the packages to build for the target.
|
||||||
#
|
#
|
||||||
##############################################################
|
##############################################################
|
||||||
TARGETS:=linux-headers host-sed uclibc-configured binutils gcc uclibc-target-utils
|
TARGETS:=host-sed linux-headers uclibc-configured binutils gcc uclibc-target-utils
|
||||||
include toolchain/Makefile.in
|
include toolchain/Makefile.in
|
||||||
include toolchain/*/Makefile.in
|
include toolchain/*/Makefile.in
|
||||||
include package/Makefile.in
|
include package/Makefile.in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user