commit | 7c6b155fb49fbc63e0b30a1d49552693c0b45be7 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@mars.(none)> | Mon Jul 25 12:51:08 2005 +0000 |
committer | Sam Ravnborg <sam@mars.(none)> | Mon Jul 25 12:51:08 2005 +0000 |
tree | 55451f57b3963421522a2662bc3d537f6b58f5cd | |
parent | 43af5f23354dbd67d2fd2d523eefad8053ac388b [diff] |
kbuild: drop descend - converting existing users There was only two users left of descend. Fix them so they use $(clean)= and $(build)=. Drop definition of descend. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> ---