mirror of https://github.com/OpenIPC/firmware.git
Merge branch 'master' of github:OpenIPC/firmware
commit
5a9daa09c8
|
@ -6,7 +6,7 @@
|
|||
set -e
|
||||
|
||||
mpp=$(awk '/Version:/ {print $3,$4"]"}' /proc/umap/sys) || true
|
||||
soc=$(ipcinfo --chip-id)
|
||||
soc=$(ipcinfo --chip-name)
|
||||
|
||||
prepare() {
|
||||
case ${soc} in
|
||||
|
|
Loading…
Reference in New Issue