forked from xuos/xiuos
				
			
		
			
				
	
	
		
			7 lines
		
	
	
		
			324 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			324 B
		
	
	
	
		
			Plaintext
		
	
	
	
############################################################################
 | 
						|
# APP_Framework/Applications/sensor_app/Make.defs
 | 
						|
############################################################################
 | 
						|
ifneq ($(CONFIG_APPLICATION_SENSOR),)
 | 
						|
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Applications/sensor_app
 | 
						|
endif
 |