]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
* Patch by Arun Dharankar, 24 Mar 2003:
[karo-tx-uboot.git] / Makefile
index 4ba42016892d68f4fa2229d686908f469181379e..5b9e3c8858c6f4db979aac00c3a23177b5826375 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -716,7 +716,8 @@ clean:
                \( -name 'core' -o -name '*.bak' -o -name '*~' \
                -o -name '*.o'  -o -name '*.a'  \) -print \
                | xargs rm -f
-       rm -f examples/hello_world examples/timer examples/eepro100_eeprom
+       rm -f examples/hello_world examples/timer \
+             examples/eepro100_eeprom examples/sched
        rm -f tools/img2srec tools/mkimage tools/envcrc tools/gen_eth_addr
        rm -f tools/easylogo/easylogo tools/bmp_logo
        rm -f tools/gdb/astest tools/gdb/gdbcont tools/gdb/gdbsend