summaryrefslogtreecommitdiffstats
path: root/tools/specific_arch
blob: a86b7bc43dd657d5fb40edab22fcab4d2a621930 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/perl

use MDK::Common;

print join(' ', map {
		      my $arch = arch();
		      $arch = $compat_arch{$arch} while $arch && !-e "$_.$arch";
		      -e "$_.$arch" ? "$_.$arch" : ();
		    } @ARGV), "\n";
53453b (diff)downloadldetect-lst-e665cfada2c238c1a44e16e118a55978fbdc3fee.tar
ldetect-lst-e665cfada2c238c1a44e16e118a55978fbdc3fee.tar.gz
ldetect-lst-e665cfada2c238c1a44e16e118a55978fbdc3fee.tar.bz2
ldetect-lst-e665cfada2c238c1a44e16e118a55978fbdc3fee.tar.xz
ldetect-lst-e665cfada2c238c1a44e16e118a55978fbdc3fee.zip
update ids from nvidia-current 535.86.05
Diffstat (limited to 'dkms-modules-info/2.6.35.4-desktop-1mnb/nf_conntrack_rtsp.description')
0 files changed, 0 insertions, 0 deletions