6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
export PATH := /buildroot/output/host/usr/sbin$\
|
|
:/buildroot/output/host/usr/bin/$\
|
|
:/buildroot/output/host/sbin$\
|
|
:/buildroot/output/host/bin/$\
|
|
:$(PATH)
|