mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04:00
5 lines
84 B
Makefile
5 lines
84 B
Makefile
define KernelPackage/ide-core/install
|
|
rm -f $(1)/etc/modules.d/30-ide-core
|
|
endef
|
|
|
|
|