Fixed broken ``make -jX install''.
Spotted by: make release TARGET_ARCH=ia64
This commit is contained in:
parent
cc5d39f81e
commit
1cd1fdeaf5
@ -178,6 +178,7 @@ cleandir: modules-cleandir
|
||||
clobber: modules-clobber
|
||||
depend: modules-depend
|
||||
install: modules-install
|
||||
.ORDER: kernel-install modules-install
|
||||
reinstall: modules-reinstall
|
||||
tags: modules-tags
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user