8 lines
118 B
Makefile
8 lines
118 B
Makefile
#
|
|
# Copyright (C) 2005-2006 Atmel Corporation
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := portmux.o clk.o mmu.o
|