mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00:00
41582e2e77
This moves the sniper board from the lge to lg, in order to match the devicetree vendor prefix already defined in the kernel. Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
9 lines
162 B
Makefile
9 lines
162 B
Makefile
#
|
|
# LG Optimus Black codename sniper board
|
|
#
|
|
# Copyright (C) 2015 Paul Kocialkowski <contact@paulk.fr>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := sniper.o
|