Add sizeof of unsigned long long
[openwrt-10.03/.git] / include / kernel-defaults.mk
index 46f7e000460e3431762456593a39141c0ccc855c..36f9174c9158a877b2af87f7733cdf5496e46782 100644 (file)
@@ -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