From 67f5f188b1f07726965e5c430a7657d836d67594 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 21 Jun 2013 16:53:47 +0000 Subject: base-files: input/button drivers get loaded before preinit by procd Signed-off-by: John Crispin SVN-Revision: 37000 --- .../base-files/lib/preinit/05_enable_reset_button_ar71xx | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 target/linux/ar71xx/base-files/lib/preinit/05_enable_reset_button_ar71xx (limited to 'target/linux/ar71xx') diff --git a/target/linux/ar71xx/base-files/lib/preinit/05_enable_reset_button_ar71xx b/target/linux/ar71xx/base-files/lib/preinit/05_enable_reset_button_ar71xx deleted file mode 100644 index 317c8d15a6..0000000000 --- a/target/linux/ar71xx/base-files/lib/preinit/05_enable_reset_button_ar71xx +++ /dev/null @@ -1,13 +0,0 @@ -# -# Copyright (C) 2009 OpenWrt.org -# - -. /lib/ar71xx.sh - - -preinit_enable_reset_button() { - insmod gpio-button-hotplug -} - -boot_hook_add preinit_main preinit_enable_reset_button - -- cgit v1.2.3