NFS: export config var
This commit is contained in:
		
							parent
							
								
									b1eb171e4b
								
							
						
					
					
						commit
						88ab3c3aee
					
				| @ -18,6 +18,7 @@ endif | |||||||
| 
 | 
 | ||||||
| APP_NFC ?= 0 | APP_NFC ?= 0 | ||||||
| ifeq ($(APP_NFC), 1) | ifeq ($(APP_NFC), 1) | ||||||
|  | export APP_NFC | ||||||
| APP_MENU	= 1 | APP_MENU	= 1 | ||||||
| CFLAGS		+= -DAPP_NFC | CFLAGS		+= -DAPP_NFC | ||||||
| C_SOURCES	+= $(wildcard $(APP_DIR)/nfc/*.c) | C_SOURCES	+= $(wildcard $(APP_DIR)/nfc/*.c) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Aleksandr Kutuzov
						Aleksandr Kutuzov