Update brcm63xx patch to run on 2.6.19, remove binary hacks patch till we update...
[openwrt.git] / target / linux / Makefile
index 9afda46..2a9cf7d 100644 (file)
@@ -7,11 +7,10 @@
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/target.mk
 
-source:
-       $(MAKE) -C $(BOARD)-$(KERNEL) source
+download:
+       $(MAKE) -C $(BOARD)-$(KERNEL) download
 
 prepare:
-       rm -f $(TOPDIR)/.kernel.mk
        $(MAKE) -C $(BOARD)-$(KERNEL) prepare
 
 compile:
This page took 0.024198 seconds and 4 git commands to generate.