[adm5120] add missing PCI irq map for the RouterBOARD 133 (closes #2431)
[openwrt.git] / target / linux / Makefile
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 #
7 include $(TOPDIR)/rules.mk
8 include $(INCLUDE_DIR)/target.mk
9
10 prereq clean download prepare compile install menuconfig oldconfig update refresh: FORCE
11 TARGET_BUILD=1 $(MAKE) -C $(BOARD) $@
12
This page took 0.041717 seconds and 5 git commands to generate.