mirror of
				https://github.com/DigitalDevices/octonet.git
				synced 2023-10-10 11:36:52 +00:00 
			
		
		
		
	add global patch directory for init and tc build
This commit is contained in:
		| @@ -1,6 +1,7 @@ | ||||
| BR2_arm=y | ||||
| BR2_CCACHE=y | ||||
| BR2_PACKAGE_OVERRIDE_FILE="$(BR2_EXTERNAL)/board/digitaldevices/octonet/local.mk" | ||||
| BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/patches" | ||||
| BR2_TOOLCHAIN_EXTERNAL=y | ||||
| BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y | ||||
| BR2_TOOLCHAIN_EXTERNAL_PATH="$(TOPDIR)/output-octonet-tc/host/usr" | ||||
|   | ||||
| @@ -1,6 +1,7 @@ | ||||
| BR2_arm=y | ||||
| BR2_CCACHE=y | ||||
| BR2_PACKAGE_OVERRIDE_FILE="$(BR2_EXTERNAL)/board/digitaldevices/octonet/local.mk" | ||||
| BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/patches" | ||||
| BR2_KERNEL_HEADERS_3_17=y | ||||
| BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y | ||||
| BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y | ||||
|   | ||||
		Reference in New Issue
	
	Block a user