From 27b76ab0671089c47506615a796a261e993896a7 Mon Sep 17 00:00:00 2001 From: James <> Date: Sun, 17 Mar 2013 12:16:37 +0000 Subject: fish --- .../mpc83xx/base-files/lib/preinit/.svn/entries | 62 ++++++++++++++++++++++ .../prop-base/03_preinit_do_mpc83xx.sh.svn-base | 5 ++ .../text-base/03_preinit_do_mpc83xx.sh.svn-base | 9 ++++ 3 files changed, 76 insertions(+) create mode 100644 target/linux/mpc83xx/base-files/lib/preinit/.svn/entries create mode 100644 target/linux/mpc83xx/base-files/lib/preinit/.svn/prop-base/03_preinit_do_mpc83xx.sh.svn-base create mode 100644 target/linux/mpc83xx/base-files/lib/preinit/.svn/text-base/03_preinit_do_mpc83xx.sh.svn-base (limited to 'target/linux/mpc83xx/base-files/lib/preinit/.svn') diff --git a/target/linux/mpc83xx/base-files/lib/preinit/.svn/entries b/target/linux/mpc83xx/base-files/lib/preinit/.svn/entries new file mode 100644 index 0000000..5d6c8d7 --- /dev/null +++ b/target/linux/mpc83xx/base-files/lib/preinit/.svn/entries @@ -0,0 +1,62 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/mpc83xx/base-files/lib/preinit +svn://svn.openwrt.org/openwrt + + + +2012-05-05T11:43:19.973365Z +31590 +juhosg + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +03_preinit_do_mpc83xx.sh +file + + + + +2013-03-17T12:12:30.000000Z +0241487f4a0c09b89e42083fff841749 +2012-05-05T11:43:19.973365Z +31590 +juhosg +has-props + + + + + + + + + + + + + + + + + + + + +109 + diff --git a/target/linux/mpc83xx/base-files/lib/preinit/.svn/prop-base/03_preinit_do_mpc83xx.sh.svn-base b/target/linux/mpc83xx/base-files/lib/preinit/.svn/prop-base/03_preinit_do_mpc83xx.sh.svn-base new file mode 100644 index 0000000..bdbd305 --- /dev/null +++ b/target/linux/mpc83xx/base-files/lib/preinit/.svn/prop-base/03_preinit_do_mpc83xx.sh.svn-base @@ -0,0 +1,5 @@ +K 13 +svn:eol-style +V 6 +native +END diff --git a/target/linux/mpc83xx/base-files/lib/preinit/.svn/text-base/03_preinit_do_mpc83xx.sh.svn-base b/target/linux/mpc83xx/base-files/lib/preinit/.svn/text-base/03_preinit_do_mpc83xx.sh.svn-base new file mode 100644 index 0000000..c67b1d4 --- /dev/null +++ b/target/linux/mpc83xx/base-files/lib/preinit/.svn/text-base/03_preinit_do_mpc83xx.sh.svn-base @@ -0,0 +1,9 @@ +#!/bin/sh + +do_mpc83xx() { + . /lib/mpc83xx.sh + + mpc83xx_board_detect +} + +boot_hook_add preinit_main do_mpc83xx -- cgit v1.2.3