forked from xuos/xiuos
				
			
		
			
				
	
	
		
			7 lines
		
	
	
		
			340 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			340 B
		
	
	
	
		
			Plaintext
		
	
	
	
############################################################################
 | 
						|
# APP_Framework/Framework/connection/zigbee/e18/Make.defs
 | 
						|
############################################################################
 | 
						|
ifneq ($(CONFIG_ADAPTER_ZIGBEE_E18),)
 | 
						|
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Framework/connection/zigbee/e18
 | 
						|
endif
 |