aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+github@glassechidna.com.au>2011-07-11 22:53:04 +1000
committerBenjamin Dobell <benjamin.dobell+github@glassechidna.com.au>2011-07-11 22:53:04 +1000
commitb72bcd314215860bf65194fcd72d8da7fa1a21b4 (patch)
treed73d9096b4bcbdc8c6075b9fe5265c243965126c /heimdall
parentbf17bbf5736e4774b1ac8e18698bc2fcf6ff9a1e (diff)
downloadexternal_heimdall-b72bcd314215860bf65194fcd72d8da7fa1a21b4.zip
external_heimdall-b72bcd314215860bf65194fcd72d8da7fa1a21b4.tar.gz
external_heimdall-b72bcd314215860bf65194fcd72d8da7fa1a21b4.tar.bz2
1.3 documentation updates and permission fixes.
Diffstat (limited to 'heimdall')
-rw-r--r--heimdall/Makefile.am66
-rwxr-xr-x[-rw-r--r--]heimdall/autogen.sh1
-rwxr-xr-x[-rw-r--r--]heimdall/configure0
-rwxr-xr-x[-rw-r--r--]heimdall/install-sh0
-rwxr-xr-x[-rw-r--r--]heimdall/ltmain.sh0
5 files changed, 33 insertions, 34 deletions
diff --git a/heimdall/Makefile.am b/heimdall/Makefile.am
index 78544fe..bc58da5 100644
--- a/heimdall/Makefile.am
+++ b/heimdall/Makefile.am
@@ -1,33 +1,33 @@
-AUTOMAKE_OPTIONS = subdir-objects
-ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
-AM_CPPFLAGS = $(DEPS_CFLAGS) -I../libpit/Source
-STATIC_LIBS = ../libpit/libpit-1.3.a
-
-bin_PROGRAMS = heimdall
-heimdall_SOURCES = source/BeginDumpPacket.h source/BridgeManager.cpp \
- source/BridgeManager.h source/ControlPacket.h source/DeviceInfoPacket.h \
- source/DeviceInfoResponse.h source/DumpPartFileTransferPacket.h \
- source/DumpPartPitFilePacket.h source/DumpResponse.h source/EndFileTransferPacket.h \
- source/EndModemFileTransferPacket.h source/EndPhoneFileTransferPacket.h \
- source/EndSessionPacket.h source/FileTransferPacket.h source/FlashPartFileTransferPacket.h \
- source/FlashPartPitFilePacket.h source/Heimdall.h source/InboundPacket.h \
- source/Interface.cpp source/Interface.h source/main.cpp source/OutboundPacket.h \
- source/Packet.h source/PitFilePacket.h source/PitFileResponse.h source/ReceiveFilePartPacket.h \
- source/ResponsePacket.h source/SendFilePartPacket.h source/SendFilePartResponse.h
-
-heimdall_LDADD = $(DEPS_LIBS) $(STATIC_LIBS)
-
-if LINUXTARGET
-udevrulesdir = /lib/udev/rules.d
-udevrules_DATA = 60-heimdall-galaxy-s.rules
-
-install-data-hook:
-if UDEVADM
- sudo udevadm control --reload_rules
-else
- sudo service udev restart
-endif
-
-endif
-
-dist_noinst_SCRIPTS = autogen.sh
+AUTOMAKE_OPTIONS = subdir-objects
+ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
+AM_CPPFLAGS = $(DEPS_CFLAGS) -I../libpit/Source
+STATIC_LIBS = ../libpit/libpit-1.3.a
+
+bin_PROGRAMS = heimdall
+heimdall_SOURCES = source/BeginDumpPacket.h source/BridgeManager.cpp \
+ source/BridgeManager.h source/ControlPacket.h source/DeviceInfoPacket.h \
+ source/DeviceInfoResponse.h source/DumpPartFileTransferPacket.h \
+ source/DumpPartPitFilePacket.h source/DumpResponse.h source/EndFileTransferPacket.h \
+ source/EndModemFileTransferPacket.h source/EndPhoneFileTransferPacket.h \
+ source/EndSessionPacket.h source/FileTransferPacket.h source/FlashPartFileTransferPacket.h \
+ source/FlashPartPitFilePacket.h source/Heimdall.h source/InboundPacket.h \
+ source/Interface.cpp source/Interface.h source/main.cpp source/OutboundPacket.h \
+ source/Packet.h source/PitFilePacket.h source/PitFileResponse.h source/ReceiveFilePartPacket.h \
+ source/ResponsePacket.h source/SendFilePartPacket.h source/SendFilePartResponse.h
+
+heimdall_LDADD = $(DEPS_LIBS) $(STATIC_LIBS)
+
+if LINUXTARGET
+udevrulesdir = /lib/udev/rules.d
+udevrules_DATA = 60-heimdall-galaxy-s.rules
+
+install-data-hook:
+if UDEVADM
+ sudo udevadm control --reload_rules
+else
+ sudo service udev restart
+endif
+
+endif
+
+dist_noinst_SCRIPTS = autogen.sh
diff --git a/heimdall/autogen.sh b/heimdall/autogen.sh
index 54516bc..3f026c4 100644..100755
--- a/heimdall/autogen.sh
+++ b/heimdall/autogen.sh
@@ -1,3 +1,2 @@
#!/bin/sh
-
autoreconf --force --install
diff --git a/heimdall/configure b/heimdall/configure
index 874db3d..874db3d 100644..100755
--- a/heimdall/configure
+++ b/heimdall/configure
diff --git a/heimdall/install-sh b/heimdall/install-sh
index 6781b98..6781b98 100644..100755
--- a/heimdall/install-sh
+++ b/heimdall/install-sh
diff --git a/heimdall/ltmain.sh b/heimdall/ltmain.sh
index 7ed280b..7ed280b 100644..100755
--- a/heimdall/ltmain.sh
+++ b/heimdall/ltmain.sh