diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-06-30 21:17:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-06-30 21:17:06 +0000 |
| commit | d8787bc1ff136d4f231e24cc9fcbd89bb3d11842 (patch) | |
| tree | 6d147224151651dbf9e3357bdd6b9e3867787a26 /app-laptop | |
| parent | 09a6c5818f32ff65298f3f1cf874e487580ea4c1 (diff) | |
| download | baldeagleos-repo-d8787bc1ff136d4f231e24cc9fcbd89bb3d11842.tar.gz baldeagleos-repo-d8787bc1ff136d4f231e24cc9fcbd89bb3d11842.tar.xz baldeagleos-repo-d8787bc1ff136d4f231e24cc9fcbd89bb3d11842.zip | |
Updating liguros repo
Diffstat (limited to 'app-laptop')
| -rw-r--r-- | app-laptop/tuxedo-keyboard/tuxedo-keyboard-2.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-laptop/tuxedo-keyboard/tuxedo-keyboard-2.0.5.ebuild b/app-laptop/tuxedo-keyboard/tuxedo-keyboard-2.0.5.ebuild index 52e9192e8a9b..112e6376ad1a 100644 --- a/app-laptop/tuxedo-keyboard/tuxedo-keyboard-2.0.5.ebuild +++ b/app-laptop/tuxedo-keyboard/tuxedo-keyboard-2.0.5.ebuild @@ -19,5 +19,5 @@ MODULE_NAMES="tuxedo_keyboard(tuxedo:${S}:src)" pkg_setup() { linux-mod_pkg_setup - BUILD_PARAMS="CC=$(tc-getBUILD_CC) KERN_DIR=${KV_DIR} KERN_VER=${KV_FULL} O=${KV_OUT_DIR} V=1 KBUILD_VERBOSE=1" + BUILD_PARAMS="CC=$(tc-getBUILD_CC) KDIR=${KV_DIR} V=1 KBUILD_VERBOSE=1" } |
