linux/scripts/package
Sam Ravnborg a91f98a284 kbuild: Fix bug in make deb-pkg when using seperate source and output directories
From: Ryan Anderson <ryan@michonline.com>

When running "make O=something deb-pkg", I get a failure that claims I
haven't configured my kernel (I have).  Running it a second time tells
me to run "make mrproper"  (include/linux/version.h got built on the
first run)

Original patch from:
From: Ajay Patel <patela@gmail.com>

With modifications from:
Signed-off-By: Ryan Anderson <ryan@michonline.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2005-07-14 20:26:09 +00:00
..
Makefile kbuild: Fix bug in make deb-pkg when using seperate source and output directories 2005-07-14 20:26:09 +00:00
builddeb kbuild: Fix bug in make deb-pkg when using seperate source and output directories 2005-07-14 20:26:09 +00:00
buildtar [PATCH] kbuild: create tarballs 2005-07-12 22:40:17 +00:00
mkspec [PATCH] kbuild: add ia64 support to rpm Makefile target 2005-07-13 21:08:33 +00:00