summaryrefslogtreecommitdiffstats
path: root/core/modules/kernel-vanilla
diff options
context:
space:
mode:
authorSimon Rettberg2017-11-22 15:53:44 +0100
committerYour Name2017-11-22 15:53:44 +0100
commitdd8906776b909bb433a4d715aa393c58d81ea4b8 (patch)
treeba892af228e2e181bf7d426907ae87b4eac6240c /core/modules/kernel-vanilla
parent[pam] WTF? We're using sssd now (since about forever) (diff)
downloadmltk-dd8906776b909bb433a4d715aa393c58d81ea4b8.tar.gz
mltk-dd8906776b909bb433a4d715aa393c58d81ea4b8.tar.xz
mltk-dd8906776b909bb433a4d715aa393c58d81ea4b8.zip
[kernel-vanilla] Make firmware directory
Diffstat (limited to 'core/modules/kernel-vanilla')
-rw-r--r--core/modules/kernel-vanilla/module.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/modules/kernel-vanilla/module.build b/core/modules/kernel-vanilla/module.build
index 19615309..0665b25c 100644
--- a/core/modules/kernel-vanilla/module.build
+++ b/core/modules/kernel-vanilla/module.build
@@ -83,6 +83,7 @@ build() {
cd - 2> /dev/null
# copy most recent firmware
+ mkdir -p "${MODULE_BUILD_DIR}/lib/firmware"
cp -r ./fw/* "${MODULE_BUILD_DIR}/lib/firmware/" || perror "Could not copy linux-firmware to '${MODULE_BUILD_DIR}/lib/firmware/'"
# copy kernel to build