e1248691501fe0df3431c2e1096de435e543f00b
[openwrt-10.03/.git] / target / linux / Makefile
1
2 # Copyright (C) 2006 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7 include $(TOPDIR)/rules.mk
8 include $(INCLUDE_DIR)/target.mk
9
10 clean download prepare compile install menuconfig update refresh: FORCE
11         $(MAKE) -C $(BOARD)-$(KERNEL) $@
12