projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
simplify and fix adm5120 image building, fix broken FEATURES handling
[openwrt.git]
/
package
/
acx
/
Makefile
diff --git
a/package/acx/Makefile
b/package/acx/Makefile
index
9886216
..
85837cf
100644
(file)
--- a/
package/acx/Makefile
+++ b/
package/acx/Makefile
@@
-14,7
+14,7
@@
PKG_VERSION:=20070101
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=
http://lisas.de/~andi/acx100
/
+PKG_SOURCE_URL:=
@openwrt
/
PKG_MD5SUM:=ec6322b9c82781897a9433ef0cefda6f
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
#PKG_CAT:=bzcat
PKG_MD5SUM:=ec6322b9c82781897a9433ef0cefda6f
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
#PKG_CAT:=bzcat
@@
-26,7
+26,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/acx
TITLE:=Driver for TI ACX1xx chipset
define KernelPackage/acx
TITLE:=Driver for TI ACX1xx chipset
- DEPENDS:=@LINUX_2_6 +wireless-tools
+ DEPENDS:=@LINUX_2_6
&&!LINUX_2_6_AVR32
+wireless-tools
DESCRIPTION:=\
This package contains a driver for TI ACX1xx 802.11a/b/g chipsets.
URL:=http://acx100.sourceforge.net/
DESCRIPTION:=\
This package contains a driver for TI ACX1xx 802.11a/b/g chipsets.
URL:=http://acx100.sourceforge.net/
This page took
0.031742 seconds
and
4
git commands to generate.