mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:00:37 +02:00
move ks7010 firmware to it's package
This commit is contained in:
parent
5cb8088e19
commit
0403a6a5eb
@ -37,4 +37,9 @@ define Build/Compile
|
||||
modules
|
||||
endef
|
||||
|
||||
define KernelPackage/ks7010/install
|
||||
$(INSTALL_DIR) $(1)/lib/firmware/
|
||||
$(CP) ./files/* $(1)/lib/firmware/
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,ks7010))
|
||||
|
Loading…
Reference in New Issue
Block a user