kernel: drop the now unused kmod-oprofile package
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47148
This commit is contained in:
parent
6ce1936708
commit
f98bf31a14
1 changed files with 0 additions and 15 deletions
|
@ -362,21 +362,6 @@ endef
|
||||||
$(eval $(call KernelPackage,sdhci))
|
$(eval $(call KernelPackage,sdhci))
|
||||||
|
|
||||||
|
|
||||||
define KernelPackage/oprofile
|
|
||||||
SUBMENU:=$(OTHER_MENU)
|
|
||||||
TITLE:=OProfile profiling support
|
|
||||||
KCONFIG:=CONFIG_OPROFILE
|
|
||||||
FILES:=$(LINUX_DIR)/arch/$(LINUX_KARCH)/oprofile/oprofile.ko
|
|
||||||
DEPENDS:=@KERNEL_PROFILING
|
|
||||||
endef
|
|
||||||
|
|
||||||
define KernelPackage/oprofile/description
|
|
||||||
Kernel module for support for oprofile system profiling
|
|
||||||
endef
|
|
||||||
|
|
||||||
$(eval $(call KernelPackage,oprofile))
|
|
||||||
|
|
||||||
|
|
||||||
define KernelPackage/rfkill
|
define KernelPackage/rfkill
|
||||||
SUBMENU:=$(OTHER_MENU)
|
SUBMENU:=$(OTHER_MENU)
|
||||||
TITLE:=RF switch subsystem support
|
TITLE:=RF switch subsystem support
|
||||||
|
|
Loading…
Reference in a new issue