kernel: fix build of 3.10 and 3.12 on i686
(cherry picked from commit 23730413fef4be7fe365f452fcaef16c5f4e4b1b) Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
@@ -35,6 +35,16 @@ in
|
||||
|
||||
rec {
|
||||
|
||||
link_lguest =
|
||||
{ name = "gcc5-link-lguest";
|
||||
patch = ./gcc5-link-lguest.patch;
|
||||
};
|
||||
|
||||
link_apm =
|
||||
{ name = "gcc5-link-apm";
|
||||
patch = ./gcc5-link-apm.patch;
|
||||
};
|
||||
|
||||
bridge_stp_helper =
|
||||
{ name = "bridge-stp-helper";
|
||||
patch = ./bridge-stp-helper.patch;
|
||||
|
||||
Reference in New Issue
Block a user