diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2021-03-16 16:30:32 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2021-03-16 16:30:34 +0300 |
commit | aceb0cfd4f8370c3664a6272c7af3eb738e27b49 (patch) | |
tree | 4a29c57bd47c28aebd34b5a7b8983fa31d867167 /mmga | |
parent | 93f8283c624c9151cdb7b793e835c2decef26675 (diff) |
mga52: add support of 4g_samsung memory
Diffstat (limited to 'mmga')
-rwxr-xr-x | mmga | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ CGRN=$(tput setaf 2) CYAN=$(tput setaf 6) declare -A BOARD_REFS=( - [macbookair5_2]="refs/changes/04/32604/22" + [macbookair5_2]="refs/changes/04/32604/33" [macbookpro8_1]="refs/changes/51/33151/3" [macbookpro10_1]="refs/changes/73/32673/30" ) |