summaryrefslogtreecommitdiffstats
path: root/package/kmod/kmod-0001-Add-configure-check-for-_Static_assert.patch
Commit message (Collapse)AuthorAgeFilesLines
* kmod: bump to version 16Axel Lin2013-12-251-57/+0
| | | | | | | | kmod-0001-Add-configure-check-for-_Static_assert.patch is already merged in upstream. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* kmod: fix build failure on gcc < 4.6 caused by _Static_assert()Thomas Petazzoni2013-08-281-0/+57
This commit introduces a patch to kmod that ensures _Static_assert() is only used if available. The patch has been submitted upstream. Fixes: http://autobuild.buildroot.net/results/9daf0f46642020591731e20d3bf9041ff6259846/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
OpenPOWER on IntegriCloud