summaryrefslogtreecommitdiffstats
path: root/target/linux/sibyte-2.6/Makefile
blob: 364d116d4d4593057a2697e9d777bacf4610dca0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk

ARCH:=mips
BOARD:=sibyte
BOARDNAME:=SiByte MIPS
FEATURES:=broken

include $(INCLUDE_DIR)/kernel-build.mk
$(eval $(call BuildKernel))