use the default kernel target on powerpc
SVN-Revision: 13357
This commit is contained in:
		@@ -12,9 +12,6 @@ endif
 | 
			
		||||
ifneq (,$(findstring rdc,$(BOARD)))
 | 
			
		||||
  KERNELNAME="bzImage"
 | 
			
		||||
endif
 | 
			
		||||
ifneq (,$(findstring ppc,$(BOARD)))
 | 
			
		||||
  KERNELNAME="uImage"
 | 
			
		||||
endif
 | 
			
		||||
ifneq (,$(findstring avr32,$(BOARD)))
 | 
			
		||||
  KERNELNAME="uImage"
 | 
			
		||||
endif
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user