Root/target/linux/Makefile

Source at commit 646a755372317d681048948ae6792bdb7b82249c created 13 years 1 month ago.
By Xiangfu Liu, disable CONFIG_ALL, add Tile and gottet
1#
2# Copyright (C) 2006-2007 OpenWrt.org
3#
4# This is free software, licensed under the GNU General Public License v2.
5# See /LICENSE for more information.
6#
7include $(TOPDIR)/rules.mk
8include $(INCLUDE_DIR)/target.mk
9
10export TARGET_BUILD=1
11
12prereq clean download prepare compile install menuconfig oldconfig update refresh: FORCE
13    @+$(NO_TRACE_MAKE) -C $(BOARD) $@
14

Archive Download this file



interactive