mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
kbuild: remove debug left-over from Makefile.host
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
parent
7b5b820381
commit
2212692913
@ -85,7 +85,6 @@ host-cshlib := $(addprefix $(obj)/,$(host-cshlib))
|
||||
host-cshobjs := $(addprefix $(obj)/,$(host-cshobjs))
|
||||
host-objdirs := $(addprefix $(obj)/,$(host-objdirs))
|
||||
|
||||
$(warning host-objdirs=$(host-objdirs))
|
||||
obj-dirs += $(host-objdirs)
|
||||
|
||||
#####
|
||||
|
Loading…
Reference in New Issue
Block a user