projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove linux 2.4 specific build system code
[openwrt.git]
/
package
/
ifxos
/
Makefile
diff --git
a/package/ifxos/Makefile
b/package/ifxos/Makefile
index
2a84eb5
..
7f13bc9
100644
(file)
--- a/
package/ifxos/Makefile
+++ b/
package/ifxos/Makefile
@@
-1,25
+1,24
@@
#
#
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009
-2010
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# $Id: $
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=lib_ifxos
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=lib_ifxos
-PKG_VERSION:=1.5.1
0
+PKG_VERSION:=1.5.1
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
-PKG_MD5SUM:=
3602797b0f531f37546c6beb748d50cf
+PKG_MD5SUM:=
ba775356bdd5e1b73b3e11a152710ed6
include $(INCLUDE_DIR)/package.mk
define KernelPackage/ifxos
include $(INCLUDE_DIR)/package.mk
define KernelPackage/ifxos
- SUBMENU:=
Lantiq
+ SUBMENU:=
Other modules
TITLE:=Lantiq OS abstraction library
URL:=http://www.lantiq.com/
MAINTAINER:=Lantiq
TITLE:=Lantiq OS abstraction library
URL:=http://www.lantiq.com/
MAINTAINER:=Lantiq
This page took
0.02196 seconds
and
4
git commands to generate.