2 # Copyright (C) 2017 Yousong Zhou <yszhou4tech@gmail.com>
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
7 include $(TOPDIR
)/rules.mk
10 BOARDNAME
:=QEMU ARM Virtual Machine
11 FEATURES
:=fpu pci rtc usb
12 FEATURES
+=cpiogz ext4 ramdisk squashfs targz
13 MAINTAINER
:=Florian Fainelli
<f.fainelli@gmail.com
>, \
14 Yousong Zhou
<yszhou4tech@gmail.com
>
18 include $(INCLUDE_DIR
)/target.mk
20 $(eval
$(call BuildTarget
))