2e166a5f373902f95aea5a2a1e1c68951e5d54c5
[openwrt/openwrt.git] / target / linux / lantiq / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Copyright (C) 2007-2011 OpenWrt.org
4
5 include $(TOPDIR)/rules.mk
6
7 BOARD:=lantiq
8 BOARDNAME:=Lantiq
9 FEATURES:=squashfs
10 SUBTARGETS:=xrx200 xway xway_legacy falcon ase
11
12 KERNEL_PATCHVER:=5.15
13
14 define Target/Description
15 Build firmware images for Lantiq SoC
16 endef
17
18 include $(INCLUDE_DIR)/target.mk
19
20 $(eval $(call BuildTarget))