ixp4xx-kernel.inc: Moved the execution of do_deploy so that it's compatible with...
authorRod Whitby <rod@whitby.id.au>
Sun, 25 Feb 2007 10:43:02 +0000 (10:43 +0000)
committerRod Whitby <rod@whitby.id.au>
Sun, 25 Feb 2007 10:43:02 +0000 (10:43 +0000)
packages/linux/ixp4xx-kernel.inc

index 57d3028..b16c3d4 100644 (file)
@@ -364,4 +364,4 @@ do_deploy() {
        deploy_image 'fsg3${SITEINFO_ENDIANESS}' 'fsg3'
 }
 
-addtask deploy before do_build after do_compile
+addtask deploy before do_package after do_install