diff kernel/build.xml @ 403:1613c9d479bf

Add top level build files
author Windel Bouwman
date Thu, 19 Feb 2015 12:17:05 +0100
parents 0fb6633c42f6
children a284749c5729
line wrap: on
line diff
--- a/kernel/build.xml	Thu Feb 19 00:13:07 2015 +0100
+++ b/kernel/build.xml	Thu Feb 19 12:17:05 2015 +0100
@@ -6,7 +6,6 @@
 
 
     <target name="vexpress">
-        <build file="../user/build.xml" />
 
         <assemble source="arch/qemu_vexpress/start.asm"
             target="arm" output="obj/start.o" />