mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 20:22:48 +02:00
6 lines
84 B
Makefile
6 lines
84 B
Makefile
|
define KernelPackage/ide-core/install
|
||
|
rm -f $(1)/etc/modules.d/30-ide-core
|
||
|
endef
|
||
|
|
||
|
|