Skip to content

Commit

Permalink
v6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Fourdee committed Feb 24, 2018
1 parent 9465bf7 commit 39f91e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion PREP_SYSTEM_FOR_DIETPI.sh
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,8 @@ _EOF_
# Odroid N1
elif (( $G_HW_MODEL == 14 )); then

G_AGI libdrm-rockchip1 #unsure if required yet...
#G_AGI libdrm-rockchip1 #Not currently on meveric's repo
echo 0

# Odroid C2
elif (( $G_HW_MODEL == 12 )); then
Expand Down

0 comments on commit 39f91e5

Please sign in to comment.