source: mainline/clean.mips32@ cd7a87d

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since cd7a87d was c9ed176, checked in by Jakub Jermar <jakub@…>, 20 years ago

Move kernel build files one level up the directory tree.
Fix paths in your testing environment!

  • Property mode set to 100755
File size: 132 bytes
Line 
1#! /bin/sh
2
3make dist-clean ARCH=mips32
4
5rm tools/mips32/gencontext
6rm arch/mips32/include/context_offset.h
7rm arch/mips32/_link.ld
Note: See TracBrowser for help on using the repository browser.