forked from epagris/FreeRTOS-Kernel
		
	Add Dornerworks attribution to makefiles that build the Freedom Studio RISC-V project.
This commit is contained in:
		
							parent
							
								
									7e08fd6d07
								
							
						
					
					
						commit
						3153131fa7
					
				@ -1,3 +1,8 @@
 | 
			
		||||
#
 | 
			
		||||
# File: BuildEnvironment.mk
 | 
			
		||||
# Copyright (c) 2019, Dornerworks Ltd.
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
BUILD_DIR = ./build
 | 
			
		||||
CROSS_COMPILE_PREFIX = riscv32-unknown-elf
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,8 @@
 | 
			
		||||
#
 | 
			
		||||
# File: FreeRTOS.mk
 | 
			
		||||
# Copyright (c) 2019, Dornerworks Ltd.
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
-include BuildEnvironment.mk
 | 
			
		||||
 | 
			
		||||
FREERTOS_DIR = ../..
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,8 @@
 | 
			
		||||
#
 | 
			
		||||
# File: Makefile
 | 
			
		||||
# Copyright (c) 2019, Dornerworks Ltd.
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
PROJ_NAME ?= simple
 | 
			
		||||
 | 
			
		||||
include BuildEnvironment.mk
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user