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:
		@@ -48,6 +48,8 @@ define Package/grub2-editenv/description
 | 
				
			|||||||
	Edit grub2 environment files.
 | 
						Edit grub2 environment files.
 | 
				
			||||||
endef
 | 
					endef
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					HOST_BUILD_PREFIX := $(STAGING_DIR_HOST)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CONFIGURE_ARGS += \
 | 
					CONFIGURE_ARGS += \
 | 
				
			||||||
	--target=$(REAL_GNU_TARGET_NAME) \
 | 
						--target=$(REAL_GNU_TARGET_NAME) \
 | 
				
			||||||
	--disable-werror \
 | 
						--disable-werror \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user