mirror of https://github.com/parazyd/arm-sdk.git
update libdevuansdk
This commit is contained in:
parent
229d4f2ca3
commit
aba745021b
2
config
2
config
|
|
@ -21,7 +21,7 @@
|
|||
## ---------------------
|
||||
|
||||
## options for `make` when building kernel
|
||||
MAKEOPTS="-j1"
|
||||
MAKEOPTS="-j$(grep -c 'processor' /proc/cpuinfo)"
|
||||
|
||||
## devuan official toolchain
|
||||
compiler="arm-none-eabi-"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit a25b54612fe3bc28dc5ceb05f275eeec1c4f82f5
|
||||
Subproject commit 5e8bb400d70ad0e915438ef6dd5e314e8e36b7f0
|
||||
Loading…
Reference in New Issue