mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 15:13:55 +08:00
58e75e86cf
This should ease sharing of common devboard code. Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
9 lines
213 B
Makefile
9 lines
213 B
Makefile
#
|
|
# Copyright 2000, 2001, 2008 MontaVista Software Inc.
|
|
# Author: MontaVista Software, Inc. <source@mvista.com>
|
|
#
|
|
# Makefile for the Alchemy Semiconductor Pb1500 board.
|
|
#
|
|
|
|
lib-y := init.o board_setup.o irqmap.o
|