mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	fix user mode linux toolchain build
SVN-Revision: 6130
This commit is contained in:
		
							parent
							
								
									4c1346198c
								
							
						
					
					
						commit
						d85c2ffd23
					
				@ -33,6 +33,7 @@ endef
 | 
			
		||||
 | 
			
		||||
ifneq (,$(findstring uml,$(BOARD)))
 | 
			
		||||
  KMAKE := $(MAKE) -C $(PKG_BUILD_DIR) \
 | 
			
		||||
		ARCH=i386 \
 | 
			
		||||
		CONFIG_SHELL=$(BASH)
 | 
			
		||||
else
 | 
			
		||||
  KMAKE := $(MAKE) -C $(PKG_BUILD_DIR) \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user