Browse Source

use the default kernel target on powerpc

SVN-Revision: 13357
Imre Kaloz 17 năm trước cách đây
mục cha
commit
8375b83015
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      include/kernel-defaults.mk

+ 0 - 3
include/kernel-defaults.mk

@@ -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