sdk-hwV1.3/build
kangjun 40efb965ea update(system): update system squashfs. 2024-09-27 16:55:39 +08:00
..
site chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
LICENSE chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
README chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
autotools.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
aw-upgrade.mk update(system): update system squashfs. 2024-09-27 16:55:39 +08:00
board.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
cmake.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
config.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
debug.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
depends.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
device.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
device_table.txt chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
download.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
dumpvar.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
envsetup.sh update(system): update system squashfs. 2024-09-27 16:55:39 +08:00
expand_melis.sh fix(system): fixup h13_pv build errors. 2024-06-07 18:47:22 +08:00
feeds.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
hardened-ld-pie.specs chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
hardening.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
host-build.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
host.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
image.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
kernel-build.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
kernel-defaults.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
kernel-version.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
kernel.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
main.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
netfilter.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
nls.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
node_fns.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
package-bin.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
package-defaults.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
package-dumpinfo.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
package-ipkg.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
package-seccomp.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
package.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
prereq-build.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
prereq.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
product-config.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
product.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
quilt.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
rules.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
scan.awk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
scan.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
scons.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
shell.sh chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
subdir.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
target.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
toolchain-build.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
top_main.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
toplevel.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
uclibc++.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
unpack.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
verbose.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
version.mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00

README

Tina Linux V2 Version SDK Description

build system only support linux 64bit system

compile:
$ source build/envsetup.sh
$ lunch
$ make
$ pack [-d]
note:
${board}-tina for tina linux firmware, ${board}-dragonboard for board
test firmware
[-d] option for serial used default(uart0) io or TF-card io(card0)

firmware:
firmware at out/{board}/tina_{board}_card.img.
burn tools at tools/aw_tools