mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			Change platform
							parent
							
								
									1f8ffa64e5
								
							
						
					
					
						commit
						f122f6f2c6
					
				
								
									
									
										
											4
										
									
									Makefile
									
									
									
									
								
								
							
							
										
											4
										
									
									Makefile
									
									
									
									
								|  | @ -2,8 +2,8 @@ | ||||||
| ROOT_DIR      := $(CURDIR) | ROOT_DIR      := $(CURDIR) | ||||||
| BR_VER        := 2020.02 | BR_VER        := 2020.02 | ||||||
| BR_DIR        := $(ROOT_DIR)/buildroot-$(BR_VER) | BR_DIR        := $(ROOT_DIR)/buildroot-$(BR_VER) | ||||||
| BR_EXT_DIR    := $(ROOT_DIR)/br-ext-chip-hisilicon | #BR_EXT_DIR    := $(ROOT_DIR)/br-ext-chip-hisilicon
 | ||||||
| #BR_EXT_DIR    := $(ROOT_DIR)/br-ext-chip-sigmastar
 | BR_EXT_DIR    := $(ROOT_DIR)/br-ext-chip-sigmastar | ||||||
| #BR_EXT_DIR    := $(ROOT_DIR)/br-ext-chip-xiongmai
 | #BR_EXT_DIR    := $(ROOT_DIR)/br-ext-chip-xiongmai
 | ||||||
| SCRIPTS_DIR   := $(ROOT_DIR)/scripts | SCRIPTS_DIR   := $(ROOT_DIR)/scripts | ||||||
| BOARDS        := $(shell ls -1 $(BR_EXT_DIR)/configs) | BOARDS        := $(shell ls -1 $(BR_EXT_DIR)/configs) | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| 
 | 
 | ||||||
| # OpenIPC configuration | # OpenIPC configuration | ||||||
| BR2_TOOLCHAIN_BUILDROOT_VENDOR="openipc" | BR2_TOOLCHAIN_BUILDROOT_VENDOR="openipc" | ||||||
| BR2_TARGET_GENERIC_ISSUE="Welcome to OpenIPC v21.04.22.1" | BR2_TARGET_GENERIC_ISSUE="Welcome to OpenIPC v21.04.22.2" | ||||||
| BR2_TARGET_GENERIC_HOSTNAME="ipcam" | BR2_TARGET_GENERIC_HOSTNAME="ipcam" | ||||||
| BR2_GLOBAL_PATCH_DIR="$(TOPDIR)/../general/package/patches" | BR2_GLOBAL_PATCH_DIR="$(TOPDIR)/../general/package/patches" | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| 
 | 
 | ||||||
| # OpenIPC configuration | # OpenIPC configuration | ||||||
| BR2_TOOLCHAIN_BUILDROOT_VENDOR="openipc" | BR2_TOOLCHAIN_BUILDROOT_VENDOR="openipc" | ||||||
| BR2_TARGET_GENERIC_ISSUE="Welcome to OpenIPC v21.04.22.1" | BR2_TARGET_GENERIC_ISSUE="Welcome to OpenIPC v21.04.22.2" | ||||||
| BR2_TARGET_GENERIC_HOSTNAME="ipcam" | BR2_TARGET_GENERIC_HOSTNAME="ipcam" | ||||||
| BR2_GLOBAL_PATCH_DIR="$(TOPDIR)/../general/package/patches" | BR2_GLOBAL_PATCH_DIR="$(TOPDIR)/../general/package/patches" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue