mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	grub2: switch back to installing to STAGING_DIR_HOST
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48424
This commit is contained in:
		
							parent
							
								
									a6ec12bb09
								
							
						
					
					
						commit
						59e3a4714a
					
				@ -48,6 +48,8 @@ define Package/grub2-editenv/description
 | 
			
		||||
	Edit grub2 environment files.
 | 
			
		||||
endef
 | 
			
		||||
 | 
			
		||||
HOST_BUILD_PREFIX := $(STAGING_DIR_HOST)
 | 
			
		||||
 | 
			
		||||
CONFIGURE_ARGS += \
 | 
			
		||||
	--target=$(REAL_GNU_TARGET_NAME) \
 | 
			
		||||
	--disable-werror \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user