kernel-headers: fix 3.0 header exports for headers with __packed
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 20 Sep 2011 19:38:53 +0000 (21:38 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 20 Sep 2011 19:38:53 +0000 (21:38 +0200)
commit8ca82530b837542a56a4aa728331d97639f6e533
treea030395ff94690ec644c81b623d945878bf8cb8f
parentdcb43a0eb0c09ffb84c6c7b4c169a2874cb24cc9
kernel-headers: fix 3.0 header exports for headers with __packed

Fixes E.G. mtd/ubi-user.h, which otherwise breaks busybox 1.9 builds
with ubi applets.

Upstream post 3.0 and discussed here: https://lkml.org/lkml/2011/6/22/25

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/kernel-headers/linux-3.0.4-headers_install-fix-__packed-in-exported-kernel-head.patch [new file with mode: 0644]