mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-17 15:04:42 +02:00
use the default kernel target on powerpc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13357 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
878a707c0f
commit
43e9cfe99d
@ -12,9 +12,6 @@ endif
|
|||||||
ifneq (,$(findstring rdc,$(BOARD)))
|
ifneq (,$(findstring rdc,$(BOARD)))
|
||||||
KERNELNAME="bzImage"
|
KERNELNAME="bzImage"
|
||||||
endif
|
endif
|
||||||
ifneq (,$(findstring ppc,$(BOARD)))
|
|
||||||
KERNELNAME="uImage"
|
|
||||||
endif
|
|
||||||
ifneq (,$(findstring avr32,$(BOARD)))
|
ifneq (,$(findstring avr32,$(BOARD)))
|
||||||
KERNELNAME="uImage"
|
KERNELNAME="uImage"
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user