294c439217
the whole u-boot package builds with the patches and distinfos moved into the new places.
11 lines
416 B
Text
11 lines
416 B
Text
$NetBSD: patch-board_pine64_pinebook_pro_rk3399_Makefile,v 1.1 2021/04/18 08:54:55 mrg Exp $
|
|
|
|
Pinebook Pro support from https://patchwork.ozlabs.org/patch/1194525/
|
|
|
|
diff --git board/pine64/pinebook_pro_rk3399/Makefile board/pine64/pinebook_pro_rk3399/Makefile
|
|
new file mode 100644
|
|
index 0000000000..2f692a12a6
|
|
--- /dev/null
|
|
+++ board/pine64/pinebook_pro_rk3399/Makefile
|
|
@@ -0,0 +1 @@
|
|
+obj-y += pinebook-pro-rk3399.o
|