7 lines
		
	
	
		
			148 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			148 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0+
 | 
						|
#
 | 
						|
# (C) Copyright 2012 Samsung Electronics
 | 
						|
# Donghwa Lee <dh09.lee@samsung.com>
 | 
						|
 | 
						|
obj-$(CONFIG_TIZEN) += tizen.o
 |