mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
pinephone-uboot: drom slub_debug/page_poison
This commit is contained in:
parent
643fc28a1e
commit
f485d1ba1f
2 changed files with 2 additions and 2 deletions
|
@ -8,4 +8,4 @@
|
||||||
ROCKER_ARGS=yes
|
ROCKER_ARGS=yes
|
||||||
|
|
||||||
# Regular cmdline for configured kernel
|
# Regular cmdline for configured kernel
|
||||||
CMDLINE="console=tty0 console=ttyS0,115200 rootwait loglevel=4 slub_debug=P page_poison=1"
|
CMDLINE="console=tty0 console=ttyS0,115200 rootwait loglevel=4"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pinephone-uboot'
|
# Template file for 'pinephone-uboot'
|
||||||
pkgname=pinephone-uboot
|
pkgname=pinephone-uboot
|
||||||
version=0.0.20200917
|
version=0.0.20200917
|
||||||
revision=2
|
revision=3
|
||||||
archs="aarch64*"
|
archs="aarch64*"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="flex cross-or1k-none-elf-gcc dtc python3 python3-devel bc swig"
|
hostmakedepends="flex cross-or1k-none-elf-gcc dtc python3 python3-devel bc swig"
|
||||||
|
|
Loading…
Add table
Reference in a new issue