mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:34:04 +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)))
|
||||
KERNELNAME="bzImage"
|
||||
endif
|
||||
ifneq (,$(findstring ppc,$(BOARD)))
|
||||
KERNELNAME="uImage"
|
||||
endif
|
||||
ifneq (,$(findstring avr32,$(BOARD)))
|
||||
KERNELNAME="uImage"
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user