commit | a89b433bddea41a743d7937c87be5290ef4f1057 | [log] [tgz] |
---|---|---|
author | Frans Pop <elendil@planet.nl> | Thu Apr 23 01:09:04 2009 +0200 |
committer | Sam Ravnborg <sam@ravnborg.org> | Tue Jun 09 22:37:36 2009 +0200 |
tree | 0ed3e5ac2c0ee8f59d122b32e11f95cc07e8274b | |
parent | 3e2ab2563a599c3d3fd03952c056af09fc03b74a [diff] |
kbuild, deb-pkg: fix 'file not found' error when building .deb package for arm 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>