projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixes for common config functions
[openwrt.git]
/
package
/
wlcompat
/
Makefile
diff --git
a/package/wlcompat/Makefile
b/package/wlcompat/Makefile
index
af1f075
..
e6ec27e
100644
(file)
--- a/
package/wlcompat/Makefile
+++ b/
package/wlcompat/Makefile
@@
-1,14
+1,14
@@
# $Id$
include $(TOPDIR)/rules.mk
# $Id$
include $(TOPDIR)/rules.mk
-include $(
TOPDIR)/package
/kernel.mk
+include $(
INCLUDE_DIR)
/kernel.mk
PKG_NAME:=kmod-wlcompat
PKG_RELEASE:=3
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_NAME:=kmod-wlcompat
PKG_RELEASE:=3
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
-include $(
TOPDIR)/package/rules
.mk
+include $(
INCLUDE_DIR)/package
.mk
define Package/kmod-wlcompat
SECTION:=drivers
define Package/kmod-wlcompat
SECTION:=drivers
This page took
0.027454 seconds
and
4
git commands to generate.