mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-14 17:40:41 +09:00
Change-Id: Ic4c5abf51c3dd5383bdc91029afbc7c903c2093a Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
8 lines
150 B
Makefile
8 lines
150 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-y += gt1x_extents.o
|
|
obj-y += gt1x_generic.o
|
|
obj-y += gt1x_tools.o
|
|
obj-y += gt1x.o
|
|
obj-y += gt1x_update.o
|
|
|