fixed gbc compat flag
This commit is contained in:
		
							parent
							
								
									31327d35ee
								
							
						
					
					
						commit
						52492799db
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -18,7 +18,7 @@ VERSION="0"
 | 
			
		|||
PAD="0xFF"
 | 
			
		||||
RAM="0x00"
 | 
			
		||||
 | 
			
		||||
PP_FLAGS=-c -f lhg -j -t ${NAME} -k ${LICENSEE} -l ${OLDLIC} -m ${MBC} -n ${VERSION} -p ${PAD} -r ${RAM}
 | 
			
		||||
PP_FLAGS=-f lhg -j -t ${NAME} -k ${LICENSEE} -l ${OLDLIC} -m ${MBC} -n ${VERSION} -p ${PAD} -r ${RAM}
 | 
			
		||||
 | 
			
		||||
all : ${ENTRY}
 | 
			
		||||
	${ASSEMBLER} -o ${OBJECT_OUTPUT} ${ENTRY} \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue