• Austin Clements's avatar
    Avoid rebuilding the world when any kernel source changes · fe706ffd
    Austin Clements 提交于
    A change in any kernel source may change the syscall definitions, so
    those need to be regenerated, but previously this would cause
    everything else to be likewise regenerated.  Avoid this by only
    updating the generated file if its contents actually change.
    
    This also makes these rules better behaved when there are errors,
    since previously they would leave partially-generated files that would
    confuse the next make run.
    fe706ffd
名称
最后提交
最后更新
attic 正在载入提交数据...
bin 正在载入提交数据...
include 正在载入提交数据...
kernel 正在载入提交数据...
lib 正在载入提交数据...
manuals 正在载入提交数据...
net 正在载入提交数据...
stdinc 正在载入提交数据...
tools 正在载入提交数据...
user 正在载入提交数据...
.cvsignore 正在载入提交数据...
.dir-locals.el 正在载入提交数据...
.gitignore 正在载入提交数据...
BUGS 正在载入提交数据...
LICENSE 正在载入提交数据...
Makefile 正在载入提交数据...
README 正在载入提交数据...
README.josmp 正在载入提交数据...
TODO 正在载入提交数据...
TRICKS 正在载入提交数据...
param.h 正在载入提交数据...