istoreos

coolsoul 297bf16bd2 change linux kernel console uart 10 月之前
LICENSES 6b4151931f add init files 10 月之前
config 6b4151931f add init files 10 月之前
feeds c5f509054f add gst opengl support 10 月之前
include 6b4151931f add init files 10 月之前
logs 6b4151931f add init files 10 月之前
package cc3f170460 set external image 10 月之前
scripts 6b4151931f add init files 10 月之前
target 297bf16bd2 change linux kernel console uart 10 月之前
toolchain 6b4151931f add init files 10 月之前
tools 6b4151931f add init files 10 月之前
.gitignore cde60f30e2 Initial commit 10 月之前
BSDmakefile 6b4151931f add init files 10 月之前
COPYING 6b4151931f add init files 10 月之前
Config.in 6b4151931f add init files 10 月之前
Index.mk 6b4151931f add init files 10 月之前
LICENSE cde60f30e2 Initial commit 10 月之前
Makefile 6b4151931f add init files 10 月之前
README.md 8ce9970932 更新 'README.md' 10 月之前
bak0625.config 16d2fe02c8 add config files 10 月之前
bak06251.config 16d2fe02c8 add config files 10 月之前
default.config 16d2fe02c8 add config files 10 月之前
feeds.conf.default 6b4151931f add init files 10 月之前
qemu.config 965c97b62c add qemu config 10 月之前
rules.mk 6b4151931f add init files 10 月之前

README.md

istoreos

istoreos

build

export EXTERNAL_IMAGE_KERNEL=/home/smith/armbian-linux-rockchip/arch/arm64/boot/Image; \ export EXTERNAL_IMAGE_DTB=/home/smith/armbian-linux-rockchip/arch/arm64/boot/dts/rockchip/rk3528-hk1-rbox-k8.dtb; \ export EXTERNAL_KERNEL_MODULES=/home/smith/armbian-linux-rockchip/installed_modules; \ make V=s -j4

export EXTERNAL_IMAGE_KERNEL=/home/smith/istoreos/external_kernel/android/RK3528_HK1_RBOX_K8/kernel.img; \ export EXTERNAL_IMAGE_DTB=/home/smith/istoreos/external_kernel/android/RK3528_HK1_RBOX_K8/rockchip.dtb; \ export EXTERNAL_KERNEL_MODULES=/home/smith/istoreos/external_kernel/android/RK3528_HK1_RBOX_K8/kernel-modules; \ make V=s -j4