mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 19:37:10 +02:00
remove obsolete compile-targets rule
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6305 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3e032c51fe
commit
29aa86591f
@ -48,9 +48,7 @@ all: compile
|
||||
clean: $(patsubst %,%-clean,$(package-) $(package-y) $(package-m))
|
||||
prereq: $(PREREQ_PACKAGES)
|
||||
download: $(DOWNLOAD_PACKAGES)
|
||||
compile-targets: $(COMPILE_PACKAGES)
|
||||
compile:
|
||||
$(MAKE) compile-targets
|
||||
compile: $(COMPILE_PACKAGES)
|
||||
|
||||
install-targets: $(INSTALL_PACKAGES)
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user