diff options
author | Mcgrof <anonymous.contributor@example.org> | 2014-11-17 18:52:09 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:33 -0400 |
commit | 704bcc3f279ba3509985e77ff9e21556150af3c6 (patch) | |
tree | cbefb40b9075e6814e26122bd8981c0fe35a0bfa | |
parent | 38d4d4a5391dafcbcfc50031edf5cb747d6d12f0 (diff) | |
download | backports-704bcc3f279ba3509985e77ff9e21556150af3c6.tar.gz |
Update Documentation/packaging
-rw-r--r-- | wiki/Documentation_packaging.mediawiki | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wiki/Documentation_packaging.mediawiki b/wiki/Documentation_packaging.mediawiki index afe5144..743148e 100644 --- a/wiki/Documentation_packaging.mediawiki +++ b/wiki/Documentation_packaging.mediawiki @@ -74,4 +74,6 @@ To get backports happy in LTIB, use UNSPOOF/SPOOF_PATH to switch between host an make prefix=%{_prefix} \ CROSS_COMPILE=${TOOLCHAIN_PATH}/bin/${TOOLCHAIN_PREFIX} \ ARCH=$LINTARCH KLIB=${TOP}/rootfs/lib/modules/%{kversion} \ - KLIB_BUILD=${TOP}/rpm/BUILD/linux
\ No newline at end of file + KLIB_BUILD=${TOP}/rpm/BUILD/linux + +[[File:88x31.png]] - This text is licensed under a [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 Unported License].
\ No newline at end of file |