blob: 59b80c267c7d46aa589ea76924087bea36799202 (
plain)
1
2
3
4
5
6
7
8
|
#
# (C) Copyright 2003-2006
# Wolfgang Denk, DENX Software Engineering, wd at denx.de. <http://lists.denx.de/mailman/listinfo/u-boot>
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y := cpuat91.o
|