openwrtv3/target/linux
Felix Fietkau c5c2eb5fd6 malta: set CPU_TYPE:=24kc.
There are instructions (e.g. wsbh) only available in MIPS32R2 which is
the isa level used by many MIPS targets in OpenWrt.  As we use the malta
target mostly for development and testing purposes, setting the CPU_TYPE
to 24Kc will make the emulation more real.

The following is output from qemu-system-mipsel 2.3.0

    root@OpenWrt:/# cat /proc/cpuinfo  | grep 'cpu model\|isa'
    cpu model               : MIPS 24Kc V0.0  FPU V0.0
    isa                     : mips1 mips2 mips32r1 mips32r2

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>

SVN-Revision: 47324
2015-10-31 09:30:14 +00:00
..
adm5120 adm5120: disable the openwrt commandline hack 2015-08-30 12:17:54 +00:00
adm8668 build: Prevent more gzip timestamps 2015-07-14 09:57:45 +00:00
ar7 kernel: update kernel 4.1 to version 4.1.11 2015-10-25 17:32:01 +00:00
ar71xx ar71xx/image: remove old unused build code for TPLINK 2015-10-31 09:29:48 +00:00
arm64 kernel: update 4.1 to 4.1.10 2015-10-04 11:34:39 +00:00
at91 at91: fix usb rate backport patch tab mangle 2015-08-17 16:10:49 +00:00
ath25 ath25: disable the openwrt commandline hack 2015-08-30 12:17:56 +00:00
au1000 image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
bcm53xx bcm53xx: add missing Netgear R8000 LEDs 2015-10-30 14:44:06 +00:00
brcm47xx brcm47xx: remove support for kernel 3.18 2015-10-17 11:50:16 +00:00
brcm63xx kernel: update 3.18 to 3.18.21 2015-09-02 10:18:15 +00:00
brcm2708 brcm2708: copy overlays README to boot partition 2015-10-26 09:01:21 +00:00
cns3xxx kernel: update 3.18 to 3.18.21 2015-09-02 10:18:15 +00:00
gemini kernel: refresh patches for 4.1 2015-07-22 12:51:11 +00:00
generic generic: fix unrecognized opcode wsbh when building for MIPS16. 2015-10-31 09:29:57 +00:00
imx6 imx6: image: Remove custom mkfs targz override as base should be fine now 2015-10-31 09:28:25 +00:00
ipq806x kernel: update kernel 4.1 to version 4.1.11 2015-10-25 17:32:01 +00:00
ixp4xx kernel: update kernel 4.1 to version 4.1.11 2015-10-25 17:32:01 +00:00
kirkwood kirkwood: image: Remove custom mkfs targz override as base should be fine now 2015-10-31 09:28:34 +00:00
lantiq lantiq: add clk_round_rate() 2015-10-25 22:46:46 +00:00
malta malta: set CPU_TYPE:=24kc. 2015-10-31 09:30:14 +00:00
mcs814x mcs814x: use firmware partition splitter on dLAN USB Extender 2015-08-17 06:16:19 +00:00
mpc85xx target/mpc85xx: check if 'generic' subtarget for image file cuImage.tl-wdr4900-v1 2015-10-05 10:25:28 +00:00
mvebu mvebu: add support for the Linksys WRT1900ACS (Shelby) 2015-10-08 10:01:30 +00:00
mxs mxs: fixup permissions of image generation scripts 2015-09-23 18:40:42 +00:00
netlogic netlogic: copy initramfs image to $(BIN_DIR) 2015-04-23 22:31:36 +00:00
octeon octeon: fix imagebuilder 2015-05-29 11:28:20 +00:00
omap omap: add Kernel 4.1 2015-09-21 17:40:52 +00:00
omap24xx omap24xx: Append dtb to the zImage 2015-10-09 07:46:12 +00:00
orion kernel: remove packaging of kmod-crypto-core and kmod-crypto-arc4 2015-09-08 12:31:04 +00:00
oxnas oxnas: image: Remove custom mkfs targz override as base should be fine now 2015-10-31 09:28:42 +00:00
ppc40x ppc40x: upgrade to 3.18 2015-04-12 20:48:13 +00:00
ppc44x image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
pxa kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED 2015-03-06 07:56:34 +00:00
ramips ramips: fix for kernel 4.0 napi repoll need return budgets number 2015-10-30 22:32:49 +00:00
rb532 rb532: prepare switch to 4.1 2015-10-26 09:00:35 +00:00
realview realview: Create ext4 image by default 2015-10-30 22:31:47 +00:00
sunxi kernel: update kernel 4.1 to version 4.1.11 2015-10-25 17:32:01 +00:00
uml uml: backport another upstream patch to fix compile errors 2015-09-28 12:22:35 +00:00
x86 x86/generic: enable radeon drm driver 2015-10-30 22:32:41 +00:00
xburst image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
Makefile