summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/Makefile
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2006-04-21 23:25:46 +0000
committerMike Baker <mbm@openwrt.org>2006-04-21 23:25:46 +0000
commitf7348b25b459c78874f52e1ec622e05d7becd4ff (patch)
treeccf2b9a36a9cd060fe10185c199430bd340ebb45 /openwrt/target/linux/Makefile
parent4a6c17a89b0791ede8844a8d85a40018cb2af174 (diff)
downloadmtk-20170518-f7348b25b459c78874f52e1ec622e05d7becd4ff.zip
mtk-20170518-f7348b25b459c78874f52e1ec622e05d7becd4ff.tar.gz
mtk-20170518-f7348b25b459c78874f52e1ec622e05d7becd4ff.tar.bz2
preliminary sibyte support
SVN-Revision: 3701
Diffstat (limited to 'openwrt/target/linux/Makefile')
-rw-r--r--openwrt/target/linux/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/Makefile b/openwrt/target/linux/Makefile
index cb64753..e82e105 100644
--- a/openwrt/target/linux/Makefile
+++ b/openwrt/target/linux/Makefile
@@ -94,3 +94,4 @@ $(eval $(call kernel_template,2.4,ar531x,2_4_AR531X))
$(eval $(call kernel_template,2.6,aruba,2_6_ARUBA))
$(eval $(call kernel_template,2.6,au1000,2_6_AU1000))
$(eval $(call kernel_template,2.6,xscale,2_6_XSCALE))
+$(eval $(call kernel_template,2.6,sibyte,2_6_SIBYTE))