summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-02-18 18:57:25 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-03-03 09:07:39 +0100
commit9c1736d96bf2a55ad0b43f35b2371813a5d95fa4 (patch)
tree2f26c860888d1fddb53955c91aac2156b4f15b08
parent2c859304b234c2e666dbc3a9f4ba2f06cd348e9a (diff)
downloadptxdist-9c1736d96bf2a55ad0b43f35b2371813a5d95fa4.tar.gz
ptxdist-9c1736d96bf2a55ad0b43f35b2371813a5d95fa4.tar.xz
[template-src-driver] rename files
This patch renames the templates from: - template-src-driver-{in,make} into - template-src-linux-driver-{in,make} to match the "action" in "ptxdist newpackage $action". Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
-rwxr-xr-xbin/ptxdist2
-rw-r--r--rules/templates/template-src-linux-driver-in (renamed from rules/templates/template-src-driver-in)0
-rw-r--r--rules/templates/template-src-linux-driver-make (renamed from rules/templates/template-src-driver-make)0
3 files changed, 1 insertions, 1 deletions
diff --git a/bin/ptxdist b/bin/ptxdist
index 1ef85ad3d..7d6fb1713 100755
--- a/bin/ptxdist
+++ b/bin/ptxdist
@@ -1013,7 +1013,7 @@ newpackage() {
template_src="${PTXDIST_TOPDIR}/rules/templates/src-stellaris"
;;
src-linux-driver)
- template=template-src-driver
+ template=template-src-linux-driver
template_src="${PTXDIST_TOPDIR}/rules/templates/src-linux-driver"
;;
font)
diff --git a/rules/templates/template-src-driver-in b/rules/templates/template-src-linux-driver-in
index 5d946aba3..5d946aba3 100644
--- a/rules/templates/template-src-driver-in
+++ b/rules/templates/template-src-linux-driver-in
diff --git a/rules/templates/template-src-driver-make b/rules/templates/template-src-linux-driver-make
index c48309507..c48309507 100644
--- a/rules/templates/template-src-driver-make
+++ b/rules/templates/template-src-linux-driver-make