mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
ae51b5709e
The Amazon Kindle Fire (first generation) codename kc1 is a tablet that was released by Amazon back in 2011. It is using an OMAP4430 SoC GP version, which allows running U-Boot and the U-Boot SPL from the ground up. Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
9 lines
178 B
Makefile
9 lines
178 B
Makefile
#
|
|
# Amazon Kindle Fire (first generation) codename kc1 config
|
|
#
|
|
# Copyright (C) 2016 Paul Kocialkowski <contact@paulk.fr>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := kc1.o
|