From 6c2287ad53ee69813d5429f044bb8cd7f75ac0fd Mon Sep 17 00:00:00 2001
From: Dan Johansen <strit@manjaro.org>
Date: Thu, 1 Aug 2019 21:35:12 +0200
Subject: [PATCH] [pinetab] add uboot, which works

---
 devices/pinetab | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/devices/pinetab b/devices/pinetab
index 2fff07a0..a7b32f06 100644
--- a/devices/pinetab
+++ b/devices/pinetab
@@ -2,10 +2,10 @@
 
 # Kernel and bootloader stuff
 linux-pinephone
-#uboot-pinetab
+uboot-pinetab
 
 # Other device specific packages
-#pinebook-post-install
+pinebook-post-install
 
 
 # Video drivers
-- 
GitLab