kbuild, deb-pkg: fix 'file not found' error when building .deb package for arm
authorFrans Pop <elendil@planet.nl>
Wed, 22 Apr 2009 23:09:04 +0000 (01:09 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Tue, 9 Jun 2009 20:37:36 +0000 (22:37 +0200)
Not all architectures prepend the $(boot) path in $(KBUILD_IMAGE).
Allow for that fact in the builddeb script. Example is arm.

Signed-off-by: Frans Pop <elendil@planet.nl>
Acked-by: maximilian attems <max@stro.at>
Cc: Andres Salomon <dilinger@debian.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found