mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:30:16 +02:00
fix sdk build depends
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1228 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4bf5824d48
commit
058c5d0fb5
@ -1,12 +1,6 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
TARGETS := addpattern trx
|
||||
ifeq ($(BR2_TARGET_BELKIN),y)
|
||||
TARGETS += belkin-bin
|
||||
endif
|
||||
ifeq ($(BR2_TARGET_MOTOROLA),y)
|
||||
TARGETS += motorola-bin
|
||||
endif
|
||||
TARGETS := addpattern trx belkin-bin motorola-bin
|
||||
|
||||
UTILS_BUILD_DIR:=$(BUILD_DIR)/target-utils
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user