ramips: mt76x8: tidy up 02_network
[openwrt/openwrt.git] / target / linux / archs38 / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Copyright (C) 2016 OpenWrt.org
4
5 include $(TOPDIR)/rules.mk
6
7 ARCH:=arc
8 CPU_TYPE:=archs
9 BOARD:=archs38
10 BOARDNAME:=Synopsys DesignWare ARC HS38
11 SUBTARGETS:=generic
12
13 KERNEL_PATCHVER:=5.10
14
15 DEVICE_TYPE:=basic
16
17 define Target/Description
18 Synopsys DesignWare boards
19 endef
20
21 include $(INCLUDE_DIR)/target.mk
22
23 $(eval $(call BuildTarget))