mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-27 22:39:16 +00: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
|
|
|
|
|