mirror of https://github.com/hak5/openwrt-owl.git
parent
e362116b85
commit
3a3dbc957a
|
@ -22,9 +22,9 @@ $(eval $(call KMOD_template,LP,lp,\
|
|||
,CONFIG_PARPORT,,50,parport parport_splink lp))
|
||||
|
||||
LINUX_BINARY_DRIVER_SITE=http://openwrt.org/downloads/sources
|
||||
# proprietary driver, extracted from asus GPL sourcetree GPL_1941.zip
|
||||
LINUX_BINARY_WL_DRIVER=kernel-binary-wl-0.3.tar.gz
|
||||
LINUX_BINARY_WL_MD5SUM=cc45df670bcfb4e74a709b9d7beba636
|
||||
# proprietary driver, extracted from Linksys GPL sourcetree WRT54GS 4.70.6
|
||||
LINUX_BINARY_WL_DRIVER=kernel-binary-wl-0.4.tar.gz
|
||||
LINUX_BINARY_WL_MD5SUM=0659fa8f1805be6ec03188ef8e1216cc
|
||||
LINUX_ET_DRIVER=kernel-source-et-0.11.tar.gz
|
||||
LINUX_ET_MD5SUM=bdc23ab59440793e35cab039457f6358
|
||||
|
||||
|
|
Loading…
Reference in New Issue