Hamish Moffatt
a94fefa316
Keep /usr/bin/python2.4 and make /usr/bin/python a link to it
2008-09-08 07:26:12 +00:00
Peter Korsgaard
9f0f3e5df4
module-init-tools: check correct symbol for cross-depmod
...
Reported by Markus Heidelberg
2008-09-07 18:58:22 +00:00
Peter Korsgaard
c4b8487222
fakeroot: bump version
2008-09-07 14:31:45 +00:00
Peter Korsgaard
aed6336f1f
libid3tag: don't depend on libmad
...
libid3tag doesn't use libmad.
2008-09-07 14:31:42 +00:00
Peter Korsgaard
6da49b6c2b
mysql_client: fix paths
...
Patch by Markus Heidelberg <markus.heidelberg@web.de>
2008-09-07 14:31:36 +00:00
Peter Korsgaard
45edd86076
xapp_xman: fix paths
...
Patch by Markus Heidelberg <markus.heidelberg@web.de>
2008-09-07 14:31:32 +00:00
Peter Korsgaard
3b471d7aa1
concierge: fix paths
...
Patch by Markus Heidelberg <markus.heidelberg@web.de>
2008-09-07 14:31:28 +00:00
Peter Korsgaard
886b2fa501
speex: fix paths (broken by r23330)
...
Patch by Markus Heidelberg <markus.heidelberg@web.de>
2008-09-06 22:39:58 +00:00
Peter Korsgaard
a7488f295e
mpg123: fix paths (broken by r23330)
2008-09-06 20:49:40 +00:00
Peter Korsgaard
4146acdd72
madplay: fix paths (broken by r23330)
2008-09-06 20:49:37 +00:00
Peter Korsgaard
fbb0fe9fbb
libsndfile: fix paths (broken by r23330)
2008-09-06 20:49:34 +00:00
Peter Korsgaard
1ee7b46fc1
libmad: fix paths (broken by r23330)
2008-09-06 20:49:31 +00:00
Peter Korsgaard
0e627ae358
libid3tag: fix paths (broken by r23330)
2008-09-06 20:49:28 +00:00
Peter Korsgaard
9a1567d0df
festival: fix path in AUTOTARGETS (broken by r23330)
2008-09-06 20:49:25 +00:00
Peter Korsgaard
7fea845778
asterisk: fix paths (broken by r23330)
2008-09-06 20:49:21 +00:00
Peter Korsgaard
bfa26b3a8c
alsa-utils: fix paths (broken by r23330)
2008-09-06 20:49:18 +00:00
Peter Korsgaard
b42d2aae6b
alsa-lib: fix paths (broken by r23330)
2008-09-06 20:49:15 +00:00
Peter Korsgaard
6619322f15
festival: fix more paths (broken by r23330)
...
Patch by Markus Heidelberg <markus.heidelberg@web.de>
2008-09-06 20:49:12 +00:00
Peter Korsgaard
ae1249ef84
festival: fix paths (broken by r23330)
...
Patch by Michel Wilson <michel@crondor.net>
2008-09-06 20:49:08 +00:00
Daniel Laird
76235a15b3
audio: Move all audio packages into audio subdir
...
Moved all audio packages into a subdir called audio.
I then created a Config.in and made sure that a audio.mk
existed.
Daniel Laird
2008-09-05 12:06:50 +00:00
Peter Korsgaard
03e3886c01
sqlite: bump version
2008-09-05 10:37:28 +00:00
Hamish Moffatt
50bad3ea45
Version bump to 2.3.7
...
This package should be converted to use Makefile.autotools.in by someone who uses it..
2008-09-05 01:03:45 +00:00
Hamish Moffatt
add5629d4a
New package for dnet, a wrapper library for getting access to kernel network information
...
and an optional Python module for the same.
2008-09-04 05:50:31 +00:00
Hamish Moffatt
87f0d783ff
Override the uninstall target rather than the clean target
...
Also, don't actually create the .stamp_uninstalled but remove the
.stamp_installed file instead (ala the overridden target).
2008-09-04 02:39:23 +00:00
Hamish Moffatt
7b759f0910
Make the autotools xyz-clean target call xyz-uninstall first, rather than duplicating its actions
2008-09-04 02:34:42 +00:00
Hamish Moffatt
d74a92e00c
Remove lzo patches which aren't required with latest liblzo package updates
2008-09-04 01:39:40 +00:00
Hamish Moffatt
1c89cf3f89
Added eeprog package from gustavoz
2008-09-04 01:35:34 +00:00
Hamish Moffatt
18a7694675
Fix duplicate $(AUTORECONF) run in autoreconf and configure targets
2008-09-04 01:19:52 +00:00
Hamish Moffatt
feb569d3cd
In the uninstall and clean targets, remove the built/installed stamp files
...
so that those actions will do something if executed again.
2008-09-04 01:05:17 +00:00
Peter Korsgaard
021c689d2e
games: add games.mk so make will descent down package/games/*/*.mk
2008-09-03 06:58:28 +00:00
Thiago A. Corrêa
80ddff211f
Bump version
2008-09-03 03:44:31 +00:00
Thiago A. Corrêa
52a7c1681e
Qtopia: don't build sqlite driver when SQL module is disabled.
2008-09-03 01:09:29 +00:00
Peter Korsgaard
0ca929e052
file: select zlib
...
file depends on zlib, so make it visible in kconfig.
2008-09-02 13:54:58 +00:00
Peter Korsgaard
b1628c526f
file: bump version and use official upstream instead of Debian
...
Debian is a bit too volatile.
2008-09-02 13:54:55 +00:00
Peter Korsgaard
b242a82b45
cups: fix help text
2008-09-02 11:14:04 +00:00
Peter Korsgaard
34a36309f7
bridge: bump version
...
Upstream tarball doesn't include configure, so run autoreconf.
2008-09-02 11:07:55 +00:00
Peter Korsgaard
dec14f760e
bridge: convert to Makefile.autotools.in format
2008-09-02 11:07:49 +00:00
Hamish Moffatt
0fbc9437e0
Update to Python 2.4.5 (latest patch rev of 2.4)
...
Remove the test suite before building, else it will fail to compile depending on what modules have been configured.
2008-09-02 00:54:49 +00:00
Peter Korsgaard
4b5f12fb5b
cups: fix help text
2008-09-01 21:16:35 +00:00
Peter Korsgaard
e0d304adc6
iperf: don't silently enable C++ support in toolchain
2008-09-01 15:33:17 +00:00
Peter Korsgaard
436050a1ae
iperf: bump version
2008-09-01 15:33:15 +00:00
Peter Korsgaard
0198893eeb
iperf: convert to Makefile.autotools.in format
2008-09-01 15:33:12 +00:00
Peter Korsgaard
467403dd1c
package: add libconfig package
2008-09-01 10:51:31 +00:00
Peter Korsgaard
6c15ea38d1
busybox: additional 1.12.0 patches
2008-08-31 21:45:03 +00:00
Peter Korsgaard
d5007ac67b
libglib2: fix build with/without locale support
...
Don't select BR2_ENABLE_LOCALE. Glib works without locale support in
toolchain, and packages shouldn't silently select toolchain options.
Only select libiconv if locale support isn't enabled.
2008-08-31 20:23:41 +00:00
Peter Korsgaard
525bab78ad
avahi: don't use BASE_DIR to reference source files
...
dest != source if we want to support out-of-tree builds
2008-08-31 20:23:37 +00:00
Daniel Laird
1b5c1e7bdb
games: Move all games into games subdir
...
Moved all games into a subdir called games and
then updated makefiles as necessary.
If not one objects to this one then I will
probably do the same for audio next.
Daniel Laird
2008-08-29 13:27:37 +00:00
Daniel Laird
022b95d6ef
Makefile.autotools.in: Add extra POST_HOOK targets
...
It is not possible currently in Makefile.autotools.in packages
to do something extra after an extract or configure.
This may be useful for example
extract libxml2-2.6.32
POST_EXTRACT = remove some .rej files that are in offical release
patch (not fail because of remaining .rej files)
configure
I think this is useful improvement
(necessary for Makefile.autotools.in packages)
Daniel Laird
2008-08-29 12:04:26 +00:00
Daniel Laird
18ceed69da
libxslt: Convert to Makefile.autotools.in format
...
Converted to Makefile.autotools.in format
Version bumped to 1.1.24
Enabled crypto support dependant on gcrypt being chosen/not
Post process xslt-config file like freetype-config/xm2-config.
2008-08-28 11:52:17 +00:00
Daniel Laird
fb4d1b03ea
libxml2: Post process xml2-config file to actually work and bump version
...
Version bumped to 2.6.31
(2.6.32 has .rej files so patch target fails - upstream need to be informed).
The xml2-config file in staging dir needs to have prefix / exec-prefix setup
to understand the staging directory location.
This then means that packages that call xml2-config to get include paths/cflags
and libs etc work properly.
This is very similar to what freetype does to freetype-config.
2008-08-28 10:56:38 +00:00
Peter Korsgaard
13e2bb5620
busybox: udhcpc patch for 1.12.0
2008-08-28 04:57:27 +00:00
Peter Korsgaard
c463ef1589
tcl: fix long help text lines
2008-08-27 20:19:46 +00:00
Peter Korsgaard
a80b2801c0
xpdf: fix long help text lines
2008-08-27 20:19:43 +00:00
Peter Korsgaard
598f27dec8
pcmanfm: fix long help text lines
2008-08-27 20:19:40 +00:00
Peter Korsgaard
5fa59a64d5
gqview: fix long help text lines
2008-08-27 20:19:37 +00:00
Peter Korsgaard
26383b86d3
alsamixergui: fix long help text lines
...
Select fltk and fix homepage link while we're at it.
2008-08-27 20:19:34 +00:00
Peter Korsgaard
3f5bbc6926
blackbox: fix long help text lines
2008-08-27 20:19:30 +00:00
Peter Korsgaard
f69afd8bd6
matchbox: fix long help text lines
2008-08-27 20:19:26 +00:00
Peter Korsgaard
fb7b1f4316
openmotif: fix long help text lines
2008-08-27 20:19:22 +00:00
Peter Korsgaard
9ff7c01c15
fltk: fix long help text lines
...
Remove comment when X isn't available while we're at it.
2008-08-27 20:19:19 +00:00
Peter Korsgaard
c00550e8a3
libsexy: fix long help text lines
...
Make it depend on libgtk2 while we're at it.
2008-08-27 20:19:15 +00:00
Peter Korsgaard
de824a5915
x11r7: fix long help text lines
2008-08-27 20:19:12 +00:00
Peter Korsgaard
f3119d2d08
qtopia: fix long help text lines
2008-08-27 20:19:09 +00:00
Peter Korsgaard
691cc382f0
qte: fix long help text lines
2008-08-27 20:19:04 +00:00
Peter Korsgaard
9330d498be
ntfs-3g: fix long help text lines
2008-08-27 20:19:01 +00:00
Peter Korsgaard
c419f45b1c
stunnel: fix long help text lines
...
And add homepage while we're at it.
2008-08-27 20:18:58 +00:00
Peter Korsgaard
26ff4c91d2
olsr: fix long help text lines
2008-08-27 20:18:54 +00:00
Peter Korsgaard
335f52b798
kismet: fix long help text lines
...
And add homepage while we're at it.
2008-08-27 20:18:51 +00:00
Peter Korsgaard
80f98519d0
sudo: fix long help text lines
2008-08-27 20:18:43 +00:00
Peter Korsgaard
af06d81be3
kconfig: warn about overlong lines in help-texts
...
From busybox r22852.
2008-08-27 20:18:33 +00:00
Daniel Laird
f51a1ec08e
gtkperf: Remove settings that are default
...
Remove default setting of AUTORECONF = no
2008-08-27 12:32:22 +00:00
Daniel Laird
a6acb09e2a
gtkperf: Adding gtkperf package
...
Allows some benchmarking of GTK on different targets.
2008-08-27 12:21:09 +00:00
Daniel Laird
7eb4c6a0a9
fbdump: Fix help text indentation and remove staging dir installation
...
Tidy up fbdump package.
2008-08-27 11:40:02 +00:00
Daniel Laird
f10aecd134
fbdump: Add new package fbdump.
...
fbdump is a simple tool to capture snapshots from the Linux kernel framebuffer
device and write them out as a PPM file. Currently, most packed-pixel framebuffer
formats and the vga16 framebuffer are supported.
2008-08-27 11:01:16 +00:00
Peter Korsgaard
be8ad23b09
avahi: fix build with BR2_ENABLE_LOCALE
2008-08-27 07:29:20 +00:00
Peter Korsgaard
73ec8a1d7e
libdaemon: convert to Makefile.autotools.in format
2008-08-27 07:29:16 +00:00
Peter Korsgaard
b736748d2f
avahi: don't depend on busybox
2008-08-27 07:29:13 +00:00
Peter Korsgaard
5e881018ce
libdaemon: bump version
2008-08-27 07:29:09 +00:00
Peter Korsgaard
9d1cd5a668
netcat: convert to Makefile.autotools.in format
2008-08-27 05:27:27 +00:00
Peter Korsgaard
6b49e7b47d
libglib2: remove redundant configure args
2008-08-26 22:37:34 +00:00
Peter Korsgaard
b891221e02
libglib2 fix !BR2_USE_WCHAR compilation
2008-08-26 22:37:30 +00:00
Peter Korsgaard
8fab9295d8
libglib2: select libiconv
2008-08-26 22:37:27 +00:00
Peter Korsgaard
4bff8e7aab
atk: remove redundant configure args
2008-08-26 22:37:23 +00:00
Peter Korsgaard
3963ee93c1
atk: select libglib2
2008-08-26 22:37:20 +00:00
Peter Korsgaard
a386f63c57
popt: use := assignments
2008-08-26 21:05:10 +00:00
Peter Korsgaard
5fb1382e43
popt: use install-strip for target install
2008-08-26 21:05:05 +00:00
Peter Korsgaard
fab05bb2ce
popt: cleanup redundant configure args
2008-08-26 21:05:01 +00:00
Peter Korsgaard
909410f686
neon: use := assignments
2008-08-26 20:47:23 +00:00
Peter Korsgaard
fa62c2bb19
neon: uses pkgconfig so select it
2008-08-26 20:47:19 +00:00
Peter Korsgaard
2cd9ff92d7
neon: strip target library
...
neon doesn't have an install-strip target, so do it afterwards instead.
2008-08-26 20:47:15 +00:00
Peter Korsgaard
95313e2000
neon: fix compilation without xml support
...
webdav needs xml support, so disable it if no xml support is selected,
otherwise configure could get confused about a host xml2-config script.
2008-08-26 20:47:12 +00:00
Peter Korsgaard
3e1ed2feb0
neon: bump version
...
Fixes CVE-2008-3746.
2008-08-26 20:47:09 +00:00
Peter Korsgaard
5fb25de717
blackbox: use := assignments
2008-08-26 20:47:05 +00:00
Peter Korsgaard
9a850cd2da
blackbox: don't show comment if no xserver is selected
2008-08-26 20:47:01 +00:00
Peter Korsgaard
dda7688100
blackbox: cleanup redundant configure args
2008-08-26 20:46:58 +00:00
Peter Korsgaard
ecb94d810c
blackbox: use install-strip for target install
2008-08-26 20:46:55 +00:00
Peter Korsgaard
91fca34777
blackbox: use BR2_SOURCEFORGE_MIRROR
...
Don't hardcode specific sourceforge mirrors.
2008-08-26 20:46:51 +00:00
Peter Korsgaard
7446db2027
pixman: cleanup staging + target install
...
- install-data installs a subset of install / install-strip, so just drop it
- use install-strip for target
2008-08-26 19:22:46 +00:00
Daniel Laird
46f4188446
Move pixman from package/x11r7/pixman to package/pixman
...
Means we can now bounce cairo to 1.6.x series.
pixman is not dependant on x libraries what so over so removed
the dependencies section.
Daniel Laird
2008-08-26 16:27:25 +00:00
Daniel Laird
b46329c947
Clean up LiTE
2008-08-26 15:43:10 +00:00
Daniel Laird
c30bb46320
Adds support for building LiTE - see DirectFB.org
...
Will close bug 0003974
Daniel Laird
2008-08-26 14:52:17 +00:00
Daniel Laird
6b76f0608a
reverse changes to i2c-tools.mk until I tidy it up (get clean working for example)
...
Still feel a good change to make as some of the suggestions recently made it look
like Makefile.autotools.in might add support for installing a list of binaries etc
and this would benefit this package.
2008-08-26 14:01:37 +00:00
Daniel Laird
d2f7a4abe8
select CUPS if XORG/XORG7/TINYX.
...
This makes the behaviour the same as before for X users.
Although is CUPS a necessary dependancy?
Daniel Laird
2008-08-26 13:45:39 +00:00
Daniel Laird
1fe75f8e88
The changes below move i2c-tools.mk to use Makefile.autotools.in
...
package/i2c-tools/i2c-tools.mk
Use Makefile.autotools.in
2008-08-26 13:03:05 +00:00
Daniel Laird
b46a591b91
The changes below add better support for DirectFB and libgtk2.
...
Should be no different for X builds.
Config.in | 3 +--
libgtk2.mk | 7 +++----
2 files changed, 4 insertions(+), 6 deletions(-)
Signed-off-by: daniel.j.laird@nxp.com
package/libgtk2/Config.in
Allow DirectFB to turn on LIBGTK2 support without X being enabled.
Disable autoselection of cups. May not be wanted (Can cause crosscompilation issues).
package/libgtk2/libgtk2.mk
Remove unnessary redefine of PKG_CONFIG_*
Pass $(DISABLE_LARGEFILE) to configure (supports large file or not)
Move 'cups' to X extra dependencies instead of general.
2008-08-26 12:19:29 +00:00
Hamish Moffatt
c964f7c880
Bump 1.11.x version to 1.11.2 (no patches yet)
2008-08-26 01:05:51 +00:00
Hamish Moffatt
dea9f75b85
Update to work with recent lzo changes
2008-08-26 00:41:29 +00:00
Peter Korsgaard
1fff6d9d3d
psmic: locale support
...
Closes #4274 .
2008-08-25 09:05:00 +00:00
Peter Korsgaard
402042a7ed
psmisc: bump version
2008-08-25 09:04:49 +00:00
Peter Korsgaard
fa3dcd4f50
psmisc: convert to Makefile.autotools.in format
2008-08-25 09:04:39 +00:00
Peter Korsgaard
3443ad035c
procps: bump version
...
Closes #4284 .
2008-08-24 12:40:36 +00:00
Peter Korsgaard
94b86467e3
procps: needs WCHAR
2008-08-24 12:40:32 +00:00
Peter Korsgaard
6d31b020b0
libxml2: enable ipv6 support if enabled in buildroot
2008-08-24 07:48:15 +00:00
Peter Korsgaard
fe3d0e27da
libxml2: use install-strip instead of install-exec for target install
...
Use install-strip so binaries gets stripped and man pages / header files
gets installed.
2008-08-23 13:08:37 +00:00
Peter Korsgaard
f5dc33a1a3
libxml2: cleanup configure args
2008-08-23 13:08:34 +00:00
Peter Korsgaard
f27b2cc818
libxml2: point to homepage instead of ftp site in help
2008-08-23 13:08:31 +00:00
Peter Korsgaard
92b8a20f5c
libxml2: remove unused BR2_PACKAGE_LIBXML2_TARGET_HEADERS option
2008-08-23 13:08:28 +00:00
Peter Korsgaard
0509df7e7b
openchrome: fix install
...
Closes #4674 .
2008-08-22 14:42:00 +00:00
Peter Korsgaard
bf83d53080
xorg: depend on WCHAR and LOCALE
...
Xorg needs WCHAR and LOCALE, so make sure it cannot be selected unless
this is enabled in the toolchain.
We unfortunately cannot make BR2_XSERVER_xorg depend on BR2_USE_LOCALE
because of a strange recursion error with dbus, but now we atleast
inform the user what to do to get a working configuration.
The real solution is ofcause of fix xorg, but that's for another day.
2008-08-22 14:24:53 +00:00
Peter Korsgaard
9e9e354a83
package: don't hide xorg/tinyx selection
...
Hiding xorg/tinyx selections until the user unselects "none" seems quite
unintuitive.
2008-08-22 14:24:51 +00:00
Peter Korsgaard
2983381337
Makefile.autotools.in: remove unused BR2_HAVE_INCLUDES handling
...
Patch by Wade Berrier.
2008-08-22 14:01:56 +00:00
Peter Korsgaard
b7e4d291e6
sqlite: bump version
2008-08-21 14:51:14 +00:00
Peter Korsgaard
1d91b56a78
ace_of_penguins: remove redundant configure settings
...
Reported by Hartleys.
2008-08-21 13:10:27 +00:00
Peter Korsgaard
d14a2c7796
busybox: add 1.12.x and make it default
2008-08-21 05:08:53 +00:00
Peter Korsgaard
f43867cbb3
lzo: bump version and update to Makefile.autotools.in format
...
Bump LZO version and update makefile - tested with latest mtdutils.
Signed-off-by: daniel.j.laird <daniel.j.laird@nxp.com>
2008-08-20 14:28:58 +00:00
Peter Korsgaard
a9abce508d
rsync: bump version
2008-08-20 14:15:15 +00:00
Peter Korsgaard
578c6a9081
rsync: convert to Makefile.autotools.in format
2008-08-20 14:15:10 +00:00
Peter Korsgaard
0fb6258216
haserl: bump 0.9.x version
2008-08-19 09:40:23 +00:00
Peter Korsgaard
223df3f26f
haserl: don't install unneeded examples for 0.8.0 to target
2008-08-19 09:40:20 +00:00
Peter Korsgaard
f8d87727a3
ifplugd: add missing newline
2008-08-19 09:40:18 +00:00
Peter Korsgaard
dd8a14d55e
speex: also compile static libraries
2008-08-17 13:46:46 +00:00
Peter Korsgaard
46d6d83273
speex: automate selection of arm specific optimizations
...
ARM version info according to wikipedia, hopefully I got it all correct.
2008-08-17 13:46:42 +00:00
Peter Korsgaard
28b2a5bd7e
speex: fix target install
...
Use install-strip and clean up documentation files instead of
install-exec so files get stripped and manpages installed if
requested.
2008-08-17 13:20:31 +00:00
Peter Korsgaard
52abf53f32
speex: select libogg
...
Speex depends on libogg, so make it visible in Kconfig
2008-08-17 13:20:28 +00:00
Peter Korsgaard
56de4e289f
speex: convert to Makefile.autotools.in and bump version to 1.2rc1
...
Patch by Malek <souf_oued@yahoo.fr>
2008-08-17 13:20:25 +00:00
Peter Korsgaard
c86db34486
pcre: fix target install
...
Use install-strip and clean up documentation files instead of
install-exec so files get stripped and manpages installed if
requested.
2008-08-16 19:36:36 +00:00
Peter Korsgaard
3c10da1528
fontconfig: remove redundant configure args
...
Patch by antialize / bug #4524 .
2008-08-16 19:13:53 +00:00
Peter Korsgaard
e77afd6790
pcre: bump version
2008-08-16 12:32:57 +00:00
Peter Korsgaard
9b28d48012
pcre: fix compilation when C++ support is disabled
...
pcre will use host g++ is no cross g++ is available, so explicitly disable
c++ support in pcre if it isn't enabled in buildroot instead.
2008-08-16 12:32:54 +00:00
Peter Korsgaard
844f1013dc
pcre: add homepage to description
2008-08-16 11:59:59 +00:00
Peter Korsgaard
533f5e01a7
Makefile.autotools.in: add missing continuation for PKG_CONF_OPT
...
The silent support added in r23041 was missing a shell continuation character
breaking PKG_CONF_OPT support - Fixed.
2008-08-16 11:59:56 +00:00
Peter Korsgaard
1907c34660
dnsmasq: bump version
...
fixes dns spoofing vulnerability.
2008-08-08 18:15:29 +00:00
Peter Korsgaard
bf4c77cca0
busybox: fix missing dependencies in unpacked and config rules
...
Aadds dependency to host-sed and $(PROJECT_BUILD_DIR) when running
make busybox-config and busybox-unpacked.
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-08-06 12:56:31 +00:00
Peter Korsgaard
2f06c38008
busybox: additional 1.11.1 patches
2008-08-06 06:37:21 +00:00
Peter Korsgaard
a87d82081d
Makefile.autotools.in: remove extra newlines in MESSAGE macro
2008-08-04 19:08:48 +00:00
Peter Korsgaard
ddd73e012c
Makefile.autotools.in: quiet configure on silent (-s) builds
...
Use --quiet configure argument when make is invoked with the -s (silent)
option.
2008-08-04 19:08:45 +00:00
Peter Korsgaard
2964bff64e
i2c-tools: cleanup clean target
2008-08-04 19:08:41 +00:00
Peter Korsgaard
bea4968d34
haserl: convert to Makefile.autotools.in format
2008-08-04 19:08:38 +00:00
Peter Korsgaard
3d4ac57987
Makefile.autotools.in: fix patch dir for version specific subdir
2008-08-04 19:08:35 +00:00
Peter Korsgaard
a83393b2ee
ethtool: don't specify STRIPPROG
...
The correct strip program gets picked up at configure time, so no need to
specify it at target install time.
2008-08-04 19:08:26 +00:00