add target/download

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4030 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2006-06-20 23:56:49 +00:00
parent 6243bf9649
commit 00ea655b03
8 changed files with 21 additions and 2 deletions

View File

@@ -25,6 +25,10 @@ $(eval $(call kernel_template,2.6,sibyte,2_6_SIBYTE))
export BOARD
export KERNEL
source:
$(MAKE) -C $(BOARD)-$(KERNEL) source
$(MAKE) -C image/$(BOARD) source
prepare:
$(MAKE) -C $(BOARD)-$(KERNEL) prepare