makeModulesClosure: support firmware
Link it in stage 1.
This commit is contained in:
committed by
Tuomas Tynkkynen
parent
0be2746fc2
commit
56e0943b08
@@ -26,6 +26,7 @@ rec {
|
||||
|
||||
modulesClosure = makeModulesClosure {
|
||||
inherit kernel rootModules;
|
||||
firmware = kernel;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user