mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:24:45 +01:00
This machine allows to have up to 3.2 GiB and 128 Virtio devices. It is based on android goldfish devices. Signed-off-by: Laurent Vivier <laurent@vivier.eu> Link: https://lore.kernel.org/r/20220406201523.243733-5-laurent@vivier.eu Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
6 lines
135 B
Makefile
6 lines
135 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
# Makefile for Linux arch/m68k/virt source directory
|
|
#
|
|
|
|
obj-y := config.o ints.o platform.o
|