Prevent crypto aead from failing to build with 2.6.24 targets (#4426)
[openwrt.git] / include / kernel-defaults.mk
index 46f7e00..36f9174 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
This page took 0.017703 seconds and 4 git commands to generate.