aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx/image/Makefile
blob: 895fb7a6b76bdcff315b1464f8d4e986585402a0 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright (C) 2013 OpenWrt.org

include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk

include $(SUBTARGET).mk

$(eval $(call BuildImage))