Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vlan: Fix build with security flags turned on | Khem Raj | 2017-06-28 | 1 | -0/+34 |
| | | | | | | | | Limit the license checksum to the file header Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> | ||||
* | vlan: don't try to include files from ${HOME}/linux/include | Dmitry Eremin-Solenikov | 2015-01-26 | 1 | -0/+22 |
vlan sources explicitly adds ~/linux/include to compiler include path. If that directory does exist, this leads to various issues. Drop this explicit exclude path. Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> |