mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	cleanup
SVN-Revision: 13681
This commit is contained in:
		
							parent
							
								
									ccb5e0498f
								
							
						
					
					
						commit
						2d4c96b41a
					
				@ -21,11 +21,13 @@ define Target/Description
 | 
			
		||||
	Build bootloader images for the Sony PS3 Game Console
 | 
			
		||||
endef
 | 
			
		||||
 | 
			
		||||
ifeq ($(CONFIG_TARGET_ps3_petitboot),y)
 | 
			
		||||
# no generic patches required
 | 
			
		||||
define Kernel/Prepare
 | 
			
		||||
	bzcat $(DL_DIR)/$(LINUX_SOURCE) | $(TAR) -C $(KERNEL_BUILD_DIR) $(TAR_OPTIONS)
 | 
			
		||||
	$(call PatchDir,$(PATCH_DIR),)
 | 
			
		||||
endef
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
KERNELNAME:="zImage"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user