Change @echo to echo to unbreak it.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3571
This commit is contained in:
Jurij Smakov 2005-07-16 19:28:13 +00:00
parent ffa9f5f810
commit fedb3eff2e
1 changed files with 1 additions and 1 deletions

2
debian/Makefile vendored
View File

@ -135,7 +135,7 @@ install-stamp-$(subarch)-%: build-$(subarch)-% build-stamp-$(subarch)-%
headers-stamp: $(kdir)
default='$(firstword $(wildcard $(default_list)))'; \
@echo "I: Using $${default} as the header configuration file."; \
echo "I: Using $${default} as the header configuration file."; \
cp "$${default}" $(kdir)/.config
cd $(kdir); $(kpkg_headers_cmd)
cat $(kdir)/debian/files >> files