kernel: disable CONFIG_PCIE_BUS_PERFORMANCE
[openwrt/openwrt.git] / target / linux / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Copyright (C) 2006-2007 OpenWrt.org
4
5 include $(TOPDIR)/rules.mk
6 include $(INCLUDE_DIR)/target.mk
7
8 export TARGET_BUILD=1
9
10 prereq clean download prepare compile install oldconfig menuconfig nconfig xconfig update refresh: FORCE
11 @+$(NO_TRACE_MAKE) -C $(BOARD) $@