Skip to content

Linux source tree for Chromecast with Google TV target (sabrina)

License

Notifications You must be signed in to change notification settings

frederic/sabrina-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sabrina-linux

setup

# apt install gcc-aarch64-linux-gnu binutils-aarch64-linux-gnu

To build DTB, variable DTIMGTOOL in build_kernel.sh script must contain the path for tool mkdtboimg.py.

build

$ build_kernel.sh sabrina .

or (but no dtb generation):

$ make CROSS_COMPILE=aarch64-linux-gnu- ARCH=arm64 sabrina_defconfig
$ make CROSS_COMPILE=aarch64-linux-gnu- ARCH=arm64 -j8 CONFIG_DEBUG_SECTION_MISMATCH=y

About

Linux source tree for Chromecast with Google TV target (sabrina)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published