projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6
[openwrt.git]
/
package
/
shfs
/
Makefile
diff --git
a/package/shfs/Makefile
b/package/shfs/Makefile
index
5891491
..
24bf094
100644
(file)
--- a/
package/shfs/Makefile
+++ b/
package/shfs/Makefile
@@
-16,15
+16,10
@@
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/shfs
PKG_MD5SUM:=016f49d71bc32eee2b5d11fc1600cfbe
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/shfs
PKG_MD5SUM:=016f49d71bc32eee2b5d11fc1600cfbe
-PKG_CAT:=zcat
-
-PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
include $(INCLUDE_DIR)/package.mk
define Package/shfs/Default
include $(INCLUDE_DIR)/package.mk
define Package/shfs/Default
- DEPENDS:=@BROKEN
TITLE:=ShFS
DESCRIPTION:=\
ShFS is a simple and easy to use Linux kernel module which allows you to \\\
TITLE:=ShFS
DESCRIPTION:=\
ShFS is a simple and easy to use Linux kernel module which allows you to \\\
This page took
0.021153 seconds
and
4
git commands to generate.