summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunioCalu2018-01-05 10:18:43 -0300
committerJunioCalu2018-01-05 10:18:43 -0300
commitac6b1de80f382ded9fe3b5d24670e586575098d4 (patch)
tree217b4e8dfbe890b0aeda306f7cbf08c5e5a19fa5
parent30848f82ba24c1c17068639fe11949f0385d41ed (diff)
downloadaur-ac6b1de80f382ded9fe3b5d24670e586575098d4.tar.gz
adding linux49-lqx
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 446d290b29d0..fd6d0c78e776 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -169,7 +169,7 @@ prepare() {
build() {
cd ${srcdir}/linux-${__basekernel}
- #make ${MAKEFLAGS} LOCALVERSION= bzImage modules
+ make ${MAKEFLAGS} LOCALVERSION= bzImage modules
}
_package() {