Changed bootloader and partition parameters to ease virgin unit
[openwrt/svn-archive/archive.git] / target / Makefile
index 1b6cbb54ee1014e6f024f8c8fba6fe1e698fd6a9..a3b15b26592c8b4bc041ba11777b2fcceb4b18e2 100644 (file)
@@ -51,4 +51,5 @@ image_install: image_compile
 imagebuilder_install: image_install
        $(MAKE) -C imagebuilder install
 
-$(eval $(call default_subtargets,))
+%-prereq %-prepare %-download %-clean %-compile %-install %-refresh %-update: FORCE
+       $(MAKE) -C $* $(patsubst $*-%,%,$@)