uh, ok, dunno why --config def isn't working but --config defconfig is.. but

whatever.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3587
This commit is contained in:
Andres Salomon 2005-07-19 20:53:53 +00:00
parent 52165964ec
commit 4add513edf
1 changed files with 1 additions and 1 deletions

2
debian/Makefile vendored
View File

@ -55,7 +55,7 @@ controls += $(basedir)/control.in
#
kpkg_headers_cmd := HEADER_CLEAN_HOOK='$(CURDIR)/header-install-$(subarch)'
kpkg_headers_cmd += make-kpkg --append-to-version $(append)$(debnum)
kpkg_headers_cmd += --stem linux --config def
kpkg_headers_cmd += --stem linux --config defconfig
kpkg_build_cmd := make-kpkg --append-to-version $(debnum)-@flavour@
kpkg_build_cmd += --stem linux
ifdef build_subarch