2021-02-10 13:52:34 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2006-06-27 00:35:46 +00:00
|
|
|
#
|
2021-02-10 13:52:34 +00:00
|
|
|
# Copyright (C) 2006-2010 OpenWrt.org
|
|
|
|
|
2006-06-21 03:13:25 +00:00
|
|
|
include $(TOPDIR)/rules.mk
|
2006-06-21 02:32:39 +00:00
|
|
|
include $(INCLUDE_DIR)/image.mk
|
2006-06-04 21:57:59 +00:00
|
|
|
|
|
|
|
# use default targets for everything
|
|
|
|
|
|
|
|
$(eval $(call BuildImage))
|