diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8bae85e144..6d483f825f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -176,7 +176,8 @@ KCONFIGS = \ gnu/packages/linux-libre-4.4-i686.conf \ gnu/packages/linux-libre-4.4-x86_64.conf \ gnu/packages/linux-libre-4.1-i686.conf \ - gnu/packages/linux-libre-4.1-x86_64.conf + gnu/packages/linux-libre-4.1-x86_64.conf \ + gnu/packages/linux-libre-loongson2f.conf # Templates, examples. EXAMPLES = \ |