projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
major target cleanup. it is now possible to have subtargets that can override many...
[openwrt.git]
/
package
/
fonera-mp3-drv
/
Makefile
diff --git
a/package/fonera-mp3-drv/Makefile
b/package/fonera-mp3-drv/Makefile
index
60a45a7
..
1ce29e3
100644
(file)
--- a/
package/fonera-mp3-drv/Makefile
+++ b/
package/fonera-mp3-drv/Makefile
@@
-18,7
+18,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/fonera-mp3-driver
SUBMENU:=Other modules
- DEPENDS:=@TARGET_
ATHEROS
+ DEPENDS:=@TARGET_
atheros
TITLE:=Fonera-MP3 driver (VS1011X)
FILES:=$(PKG_BUILD_DIR)/mp3_drv.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,25,mp3-drv)
This page took
0.026348 seconds
and
4
git commands to generate.