Root/target/linux/omap24xx/Makefile

Source at commit 8b8f4c7 created 13 years 7 months ago.
By mb, Add omap24xx.
1#
2# Copyright (C) 2010 OpenWrt.org
3#
4# This is free software, licensed under the GNU General Public License v2.
5# See /LICENSE for more information.
6#
7include $(TOPDIR)/rules.mk
8
9ARCH:=arm
10BOARD:=omap24xx
11BOARDNAME:=TI OMAP-24xx
12FEATURES:=jffs2
13
14LINUX_VERSION:=2.6.35
15
16define Target/Description
17    TI OMAP-24xx
18endef
19
20include $(INCLUDE_DIR)/target.mk
21
22$(eval $(call BuildTarget))
23

Archive Download this file



interactive