This website requires JavaScript.
Explore
Help
Register
Sign In
icaema
/
cross
Watch
1
Star
0
Fork
You've already forked cross
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
79f05960bf
cross
/
i686-linux-glibc
/
buildroot
/
buildroot-2025.05
/
board
/
andes
/
ae350
/
post-build.sh
4 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
cp
$BINARIES_DIR
/Image
$TARGET_DIR
/boot
cp
$BINARIES_DIR
/ae350_ax45mp.dtb
$TARGET_DIR
/boot
Reference in New Issue
View Git Blame
Copy Permalink