mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-11 12:49:06 +08:00
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>
10 lines
162 B
Makefile
10 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
|