Skip to content

Commit

Permalink
kbuild: remove debug left-over from Makefile.host
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
  • Loading branch information
Sam Ravnborg authored and Sam Ravnborg committed Sep 25, 2006
1 parent 7b5b820 commit 2212692
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/Makefile.host
Original file line number Diff line number Diff line change
Expand Up @@ -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)

#####
Expand Down

0 comments on commit 2212692

Please sign in to comment.