[DIRECTFB] Placeholder
[openwrt/mini2440.git] / target / linux / Makefile
blob769452274b9a7dc69e4ef1d9a80aac2dddd4bd0e
1 #
2 # Copyright (C) 2006-2007 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
7 include $(TOPDIR)/rules.mk
8 include $(INCLUDE_DIR)/target.mk
10 export TARGET_BUILD=1
12 prereq clean download prepare compile install menuconfig oldconfig update refresh: FORCE
13 @+$(NO_TRACE_MAKE) -C $(BOARD) $@