mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-05 21:17:44 -05:00
Move the platform independent part of the CFE code to arch/mips/fw/cfe from arch/mips/sibyte/cfe. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
6 lines
88 B
Makefile
6 lines
88 B
Makefile
#
|
|
# Makefile for the Broadcom Common Firmware Environment support
|
|
#
|
|
|
|
lib-y += cfe_api.o
|