Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel-headers: bump to version 3.0.7 and add version 3.1 | Gustavo Zacarias | 2011-10-24 | 1 | -46/+0 |
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | kernel-headers: fix 3.0 header exports for headers with __packed | Peter Korsgaard | 2011-09-20 | 1 | -0/+46 |
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> |