whitespace fix
This commit is contained in:
parent
fc67baf6ed
commit
8264298d74
2
PKGBUILD
2
PKGBUILD
|
@ -74,7 +74,7 @@ build() {
|
||||||
#make xconfig # X-based configuration
|
#make xconfig # X-based configuration
|
||||||
#make oldconfig # using old config from previous kernel version
|
#make oldconfig # using old config from previous kernel version
|
||||||
# ... or manually edit .config
|
# ... or manually edit .config
|
||||||
|
|
||||||
# rewrite configuration
|
# rewrite configuration
|
||||||
yes "" | make config >/dev/null
|
yes "" | make config >/dev/null
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue