Skip to content

ubob74/sunxi-build-scripts

Repository files navigation

cd bbox
sh -x unpack_bbox.sh.

Then rename $BBOX_DIR/bbox.XXX to $BBOX_DIR/bbox cause unpack_bbox.sh adds suffix to the name

  • Build and install kernel
cd kernel
sh -x build_kernel.sh
sudo sh -x install_kernel.sh
  • Install busybox
cd bbox
sudo sh -x install_bbox.sh
  • Build and install u-boot
cd u-boot
sh -x build_uboot.sh
sudo sh -x install_uboot.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages