mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-30 14:52:17 +00:00
mempow hard crunch handling
If its not done, pi 4 won't handle the mempow and will crash in a few minutes or few hours depending on GUI / usage
This commit is contained in:
parent
5d221765c0
commit
60f8ff867e
3
Makefile
3
Makefile
@ -1,12 +1,13 @@
|
|||||||
# SPDX-License-Identifier: GPL-2.0
|
# SPDX-License-Identifier: GPL-2.0
|
||||||
#
|
#
|
||||||
|
# To handle mempow else everything will shit bricks
|
||||||
#
|
#
|
||||||
# -Scare Crowe
|
# -Scare Crowe
|
||||||
#
|
#
|
||||||
VERSION = 6
|
VERSION = 6
|
||||||
PATCHLEVEL = 0
|
PATCHLEVEL = 0
|
||||||
SUBLEVEL = 11
|
SUBLEVEL = 11
|
||||||
EXTRAVERSION = Mapoose
|
EXTRAVERSION = -raziel
|
||||||
NAME = Torchie The Cat
|
NAME = Torchie The Cat
|
||||||
|
|
||||||
# *DOCUMENTATION*
|
# *DOCUMENTATION*
|
||||||
|
Loading…
Reference in New Issue
Block a user