Skip to content

Commit 1cf92d7

Browse files
committed
buildroot: use external tree mode
1 parent 8d2c341 commit 1cf92d7

File tree

7 files changed

+29
-3571
lines changed

7 files changed

+29
-3571
lines changed

buildroot/Config.in

Whitespace-only changes.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Load g_serial at boot
2+
g_serial

buildroot/board/prime/post_build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
echo Hello

0 commit comments

Comments
 (0)