mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 00:34:20 +08:00
da2014a2b0
This flattens out the board directories in to individual mach groups, we will use this for getting rid of unneeded directories, simplifying the build system, and becoming more coherent with the refactored arch/sh/include topology. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
6 lines
124 B
Makefile
6 lines
124 B
Makefile
#
|
|
# Makefile for the L-BOX RE2 specific parts of the kernel
|
|
# Copyright (c) 2007 Nobuhiro Iwamatsu
|
|
|
|
obj-y := setup.o irq.o
|