lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 89344d85 was e291e5d, checked in by Ondrej Palkovsky <ondrap@…>, 20 years ago |
arch_pre_init_mm now working.
|
-
Property mode
set to
100755
|
File size:
174 bytes
|
Line | |
---|
1 | #! /bin/sh
|
---|
2 |
|
---|
3 | make dist-clean ARCH=amd64
|
---|
4 | make dist-clean ARCH=ia32
|
---|
5 |
|
---|
6 | find ../arch/amd64 -type l | xargs rm
|
---|
7 | rm ../arch/amd64/src/context_offset.h
|
---|
8 | rm ../arch/amd64/src/gencontext
|
---|
Note:
See
TracBrowser
for help on using the repository browser.