X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/82da4199c3fefabb6e2ad89bc349eb1dbad94178..1284628a927acce2937696a9054dd0a82c302419:/package/button-hotplug/Makefile diff --git a/package/button-hotplug/Makefile b/package/button-hotplug/Makefile index 64bf94394..aae694ccb 100644 --- a/package/button-hotplug/Makefile +++ b/package/button-hotplug/Makefile @@ -16,6 +16,7 @@ include $(INCLUDE_DIR)/package.mk define KernelPackage/button-hotplug SUBMENU:=Other modules TITLE:=Button Hotplug driver + DEPENDS:=@LINUX_2_6 FILES:=$(PKG_BUILD_DIR)/button-hotplug.$(LINUX_KMOD_SUFFIX) KCONFIG:= endef