projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
firmware-utils/mkzynfw: add support for the NBG460N board
[openwrt.git]
/
package
/
ifx-tapidemo
/
Makefile
diff --git
a/package/ifx-tapidemo/Makefile
b/package/ifx-tapidemo/Makefile
index
217d464
..
b294d9d
100644
(file)
--- a/
package/ifx-tapidemo/Makefile
+++ b/
package/ifx-tapidemo/Makefile
@@
-26,6
+26,7
@@
define Package/ifx-tapidemo
URL:=http://www.lantiq.com/
MAINTAINER:=Lantiq
DEPENDS:=+kmod-ifx-tapi +kmod-ifx-vmmc @BROKEN
URL:=http://www.lantiq.com/
MAINTAINER:=Lantiq
DEPENDS:=+kmod-ifx-tapi +kmod-ifx-vmmc @BROKEN
+ MENU:=1
endef
define Package/ifx-tapidemo/description
endef
define Package/ifx-tapidemo/description
@@
-33,9
+34,7
@@
define Package/ifx-tapidemo/description
endef
define Package/ifx-tapidemo/config
endef
define Package/ifx-tapidemo/config
- if PACKAGE_ifx-tapidemo
- source "$(SOURCE)/Config.in"
- endif
+ source "$(SOURCE)/Config.in"
endef
CONFIGURE_ARGS += \
endef
CONFIGURE_ARGS += \
This page took
0.024654 seconds
and
4
git commands to generate.