mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:16:16 +02:00
fix dependancy order
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@204 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2f06bcb377
commit
63c2f1e3d5
2
Makefile
2
Makefile
@ -48,7 +48,7 @@ ifeq ($(strip $(BR2_HAVE_DOT_CONFIG)),y)
|
||||
# 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 package/Makefile.in
|
||||
|
Loading…
Reference in New Issue
Block a user