blob: c3fd19d82ad5042ea16abf86a874febc6ed1fe78 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001# SPDX-License-Identifier: GPL-2.0-only
2#
3# Copyright (C) 2006-2007 OpenWrt.org
4
5include $(TOPDIR)/rules.mk
6include $(INCLUDE_DIR)/target.mk
7include $(INCLUDE_DIR)/default-packages.mk
8
9export TARGET_BUILD=1
10
11prereq clean download prepare compile install oldconfig menuconfig nconfig xconfig update refresh: FORCE
12 @+$(NO_TRACE_MAKE) -C $(BOARD) $@