Files
device_rockchip/px3se/build_all.sh
Eddie Cai 6ea5e91a98 initial commit
Signed-off-by: Eddie Cai <eddie.cai.linux@gmail.com>
2018-06-23 10:08:13 +08:00

8 lines
76 B
Bash
Executable File

#! /bin/bash
./mk-uboot.sh
./mk-kernel.sh
./mk-rootfs.sh
./mk-recovery.sh