7 lines
		
	
	
		
			159 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			159 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0
 | 
						|
#
 | 
						|
# Makefile for the L-BOX RE2 specific parts of the kernel
 | 
						|
# Copyright (c) 2007 Nobuhiro Iwamatsu
 | 
						|
 | 
						|
obj-y	 := setup.o irq.o
 |