diff options
Diffstat (limited to 'target/linux/xburst/Makefile')
-rw-r--r-- | target/linux/xburst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index df499b6d53..2a64b7c46f 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -14,7 +14,7 @@ SUBTARGETS:=qi_lb60 KERNEL_PATCHVER:=3.18 -DEVICE_TYPE=other +DEVICE_TYPE:=other define Target/Description Build firmware images for XBurst JZ47x0 based boards. |