mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-08 07:49:30 -04: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
|
|
|
|
|