Commit Graph

1376 Commits (35615be2d2b7feca0ab87fcb8727d1fca00af65c)

Author SHA1 Message Date
Florian Fainelli c8d8f93977 Fix usage (#2613)
SVN-Revision: 9479
2007-11-01 17:38:02 +00:00
Tim Yardley 4b91aa933e forgot to bump up the release version from the patches the other day
SVN-Revision: 9470
2007-10-31 21:14:26 +00:00
Gabor Juhos 79712043cc iptables: update description of the iptables-mod-ipopt
SVN-Revision: 9468
2007-10-31 20:21:58 +00:00
Felix Fietkau 8ebd4ab77b update madwifi to latest version (fixes #2403)
SVN-Revision: 9466
2007-10-31 13:06:27 +00:00
Tim Yardley b8c9855d84 expose an environment variable (IPKG_UPGRADE) to the scripts executed during a package upgrade so that they can intelligently determine what to do inside the ipk
SVN-Revision: 9465
2007-10-30 22:19:35 +00:00
Tim Yardley e80afe04b8 add username/password options to ipkg, note this only works if you have a real wget implementation rather than the busybox limited wget
SVN-Revision: 9464
2007-10-30 20:40:22 +00:00
Tim Yardley a4fbe94c84 refresh busybox patches
SVN-Revision: 9463
2007-10-30 20:36:25 +00:00
Florian Fainelli ada8e5dd95 Only masquerade LAN, other settings need manual tweaking
SVN-Revision: 9461
2007-10-29 11:00:33 +00:00
Florian Fainelli 304d5c8845 Only masquerade non routable addresses (#2535)
SVN-Revision: 9460
2007-10-29 10:31:16 +00:00
Felix Fietkau dd6cef677b oops.... committed an outdated patch
SVN-Revision: 9456
2007-10-27 23:21:40 +00:00
Felix Fietkau ddd93e2b57 madwifi: don't poll the channel noise in a performance critical path
SVN-Revision: 9454
2007-10-27 17:51:52 +00:00
Gabor Juhos 131d358fc3 6tunnel: move init/config files to the right place
SVN-Revision: 9453
2007-10-27 07:12:13 +00:00
Imre Kaloz ee65a02320 nuke util-linux in favor of util-linux-ng, build only what we need
SVN-Revision: 9444
2007-10-25 09:57:57 +00:00
Travis Kemen c526a608f8 remove unneeded config file section fixes #2594
SVN-Revision: 9442
2007-10-25 02:58:35 +00:00
Travis Kemen c4354c4589 convert the rest of /etc/dnsmasq.conf to uci
SVN-Revision: 9440
2007-10-24 21:08:54 +00:00
Florian Fainelli 18c1ffe97c i686 should use the i386 HAL
SVN-Revision: 9438
2007-10-24 19:50:06 +00:00
Florian Fainelli 5447e02115 Provide an i686 wpa_supplicant configuration file
SVN-Revision: 9437
2007-10-24 19:49:39 +00:00
Florian Fainelli 6b70ed8f18 Fix the r8169 kernel module (#2554)
SVN-Revision: 9436
2007-10-24 19:23:47 +00:00
Florian Fainelli b8964159ff Enable IPv6 forwarding by default (#2527)
SVN-Revision: 9435
2007-10-24 18:44:07 +00:00
Felix Fietkau c9e697a355 revert changes to io access functions done in madwifi trunk (they seem wrong to me, and they break xscale) fixes #2591
SVN-Revision: 9433
2007-10-24 17:56:21 +00:00
Felix Fietkau 3c8b5cbf4b disable filterwin2k in dnsmasq (see #2566)
SVN-Revision: 9432
2007-10-24 17:42:08 +00:00
Felix Fietkau 5017d5fc8e fix absolute path to .ko files in insmod
SVN-Revision: 9428
2007-10-24 16:43:25 +00:00
Matteo Croce 3a4b1e95c0 ar7-atm: updated the firmware image (#2532)
SVN-Revision: 9426
2007-10-24 15:21:18 +00:00
Florian Fainelli f038ae8671 Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: /etc/rc.d/S466tunnel: Permission denied"
SVN-Revision: 9424
2007-10-24 13:42:15 +00:00
Felix Fietkau 479cf96993 upgrade madwifi to r2756
SVN-Revision: 9422
2007-10-24 04:35:02 +00:00
Florian Fainelli 2514d7f799 The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver.
SVN-Revision: 9416
2007-10-23 10:46:19 +00:00
Florian Fainelli 2d620947c3 Add the prism54-mac80211 version from #2560
SVN-Revision: 9414
2007-10-23 07:30:13 +00:00
Felix Fietkau a10edd4cee Add udev initilisation
We have a udev package, but no means to start udev at boot.

This change adds the necessary startup in /init, and adds the required
/sbin/udevsettle to the udev installed files

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9412
2007-10-23 06:23:36 +00:00
Imre Kaloz c1f0b1fa3f remove madwifi karma patch until it's fixed
SVN-Revision: 9404
2007-10-22 22:40:23 +00:00
Felix Fietkau 461e17e015 fix mac80211 compile
SVN-Revision: 9391
2007-10-21 13:04:32 +00:00
Felix Fietkau 58035f5e02 fix more downloading crap
SVN-Revision: 9389
2007-10-21 12:17:49 +00:00
Felix Fietkau 467c1a7189 remove unnecessary linux config include (it broke 'make download')
SVN-Revision: 9388
2007-10-21 11:58:23 +00:00
Felix Fietkau f30ff914a6 mark ipset as 2.6 only
SVN-Revision: 9382
2007-10-20 20:03:52 +00:00
Felix Fietkau 999846802f fix the remaining patch reject in 700-libtoolize.patch in linux-atm
SVN-Revision: 9381
2007-10-20 19:46:38 +00:00
John Crispin 9f73ab51f3 refreshed madwifi patches
SVN-Revision: 9380
2007-10-20 19:13:53 +00:00
John Crispin d529f387c4 fixed linux-atm
SVN-Revision: 9377
2007-10-20 19:07:31 +00:00
Felix Fietkau 19613342e2 refresh linux-atm patches
SVN-Revision: 9373
2007-10-20 17:21:13 +00:00
Felix Fietkau 4f23b57817 remove obsolete zd1211-driver, replaced by the in-tree module
SVN-Revision: 9372
2007-10-20 16:59:36 +00:00
Felix Fietkau db76c126d1 mark shfs as 2.4 only, it is broken on 2.6.23 and unmaintained. 2.6 targets can use sshfs+fuse
SVN-Revision: 9371
2007-10-20 16:59:31 +00:00
Felix Fietkau 5460d7854e disable driver_devicescape in hostapd will be enabled again when the mac80211 guys have sorted out the api ;)
SVN-Revision: 9369
2007-10-20 16:07:02 +00:00
Felix Fietkau 67eaa9814d fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23
SVN-Revision: 9366
2007-10-20 15:30:08 +00:00
Felix Fietkau bd3402a740 re-libtoolize linux-atm to fix random libname breakage
SVN-Revision: 9365
2007-10-20 15:06:23 +00:00
Felix Fietkau db9e706f8c fix up a few ide related kernel config issues (related to #2516)
SVN-Revision: 9364
2007-10-20 14:39:17 +00:00
Gabor Juhos ab8a75d73f make morse LED trigger available as a package, and fix it to compile with 2.6.23
SVN-Revision: 9363
2007-10-20 14:32:13 +00:00
Gabor Juhos d2cfb2934f add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)
SVN-Revision: 9362
2007-10-20 07:45:08 +00:00
Florian Fainelli 2eca863b8e Convert the karma changes to be an ioctl
SVN-Revision: 9358
2007-10-19 06:19:00 +00:00
John Crispin 78edb9c7bb fixed wpa2 support for madwifi/wpa_supplicant
SVN-Revision: 9355
2007-10-18 20:51:21 +00:00
John Crispin 450ab0e5fc more package submenus
SVN-Revision: 9351
2007-10-18 19:08:16 +00:00
Florian Fainelli 0d2e9a6539 Turn off stp by default, thanks ejka
SVN-Revision: 9345
2007-10-18 13:20:02 +00:00
Florian Fainelli 0a993680d5 Revert [9176] now that we have network config handling stp [9343]
SVN-Revision: 9344
2007-10-18 13:08:59 +00:00
Florian Fainelli c37f550144 Turn on stp by default for bridges (#2476)
SVN-Revision: 9343
2007-10-18 13:07:28 +00:00
John Crispin dc0a4f8ff8 added rtl8169, from #2554
SVN-Revision: 9339
2007-10-16 21:02:36 +00:00
Florian Fainelli e36f4396f6 Add route6 option to setup IPv6 routes (#2528)
SVN-Revision: 9337
2007-10-16 15:05:19 +00:00
Florian Fainelli 109d5fbca4 Update description, iptables-mod-ipsec includes libipt_policy.so
SVN-Revision: 9336
2007-10-16 14:04:59 +00:00
Florian Fainelli 1878758fa1 Fix typos and add quotes, potentially fix build failures with ccache (#2533)
SVN-Revision: 9335
2007-10-16 13:54:32 +00:00
Eugene Konev bb3ee9d832 clear flags always
SVN-Revision: 9331
2007-10-16 09:26:58 +00:00
Eugene Konev 8c96b88b25 fix acx-mac80211
SVN-Revision: 9326
2007-10-15 13:48:38 +00:00
Matteo Croce 8cdc610404 fix acx-mac80211 build (closes #2534)
SVN-Revision: 9323
2007-10-14 20:29:44 +00:00
Florian Fainelli ccbc635770 Allow kexec to directly use the kernel exposed in a mtd partition and reboot using the right command line
SVN-Revision: 9322
2007-10-14 18:39:20 +00:00
Felix Fietkau 2d7d23885d mark b43 as broken
SVN-Revision: 9321
2007-10-14 18:14:16 +00:00
Florian Fainelli 93c450a043 Build a karma variant of madwifi
SVN-Revision: 9316
2007-10-14 11:42:09 +00:00
John Crispin 58b8ecdf0d fixed 1677
SVN-Revision: 9314
2007-10-14 06:12:29 +00:00
John Crispin 92c40922e9 DESCRIPTION:= is obselete
SVN-Revision: 9306
2007-10-14 04:46:38 +00:00
John Crispin 5e621fdd17 DESCRIPTION:= is obselete
SVN-Revision: 9305
2007-10-14 04:34:07 +00:00
Felix Fietkau bb72b2a38a fix nl80211
SVN-Revision: 9296
2007-10-13 23:01:35 +00:00
Felix Fietkau 55a3969ee1 fix typo
SVN-Revision: 9295
2007-10-13 22:41:50 +00:00
Felix Fietkau e97e09eb5a don't build mac80211 if the kernel version does not match
SVN-Revision: 9294
2007-10-13 22:41:46 +00:00
Felix Fietkau c512b90fd4 add b43
SVN-Revision: 9293
2007-10-13 22:41:37 +00:00
Felix Fietkau 479bafd633 fix include, reduce verbosity
SVN-Revision: 9292
2007-10-13 22:41:31 +00:00
Felix Fietkau f4fe9c2f3d remove old bcm43xx-mac80211... will be replaced by b43
SVN-Revision: 9291
2007-10-13 22:41:23 +00:00
Felix Fietkau 46fd826cb8 add updated mac80211 - this no longer relies on patching includes in the kernel trees, but just uses its own instead
SVN-Revision: 9290
2007-10-13 22:41:08 +00:00
John Crispin bee4cb66ee updated linux-uvc, from #2512
SVN-Revision: 9287
2007-10-13 14:17:37 +00:00
John Crispin 1c9f0acdae updated ipsec-tools from #2510
SVN-Revision: 9286
2007-10-13 14:12:26 +00:00
Gabor Juhos 4857474548 ipset: update to version 2.3.0, probably you need to rebuild your toolchain to compile it successfully
SVN-Revision: 9270
2007-10-12 14:59:17 +00:00
Gabor Juhos 4e05416c39 netfilter/ipset cleanups * rename patches to follow our naming conventions * update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description
SVN-Revision: 9269
2007-10-12 14:58:35 +00:00
Gabor Juhos 7e54993042 add a kernel module for GPIO LEDs
SVN-Revision: 9262
2007-10-11 11:05:16 +00:00
Florian Fainelli 64734f94c7 Add 6tunnel configuration for tunnel brokers based configuration (not SiXXS), disabled by default
SVN-Revision: 9259
2007-10-11 09:01:38 +00:00
Nicolas Thill c07d990490 split ipip & iptunnel4 and ipv6 & sit into separate packages
SVN-Revision: 9241
2007-10-10 13:27:06 +00:00
Gabor Juhos 6a7a3bfa6a build leds-adm5120 as a module
SVN-Revision: 9219
2007-10-09 19:37:30 +00:00
Gabor Juhos c0fb2f61f4 add custom GPIO-based I2C driver
SVN-Revision: 9218
2007-10-09 19:23:22 +00:00
Felix Fietkau 27baec04a1 move grub menu.lst to the right place
SVN-Revision: 9216
2007-10-09 16:57:12 +00:00
Felix Fietkau 8c97372e0d move grub to package/
SVN-Revision: 9212
2007-10-09 03:19:07 +00:00
Nicolas Thill d75d8c65e1 remove trailing spaces to fix errors at dump time
SVN-Revision: 9209
2007-10-09 01:49:55 +00:00
John Crispin ddfa3be78e fixed linux-uvc, didn't read nicos comment
SVN-Revision: 9203
2007-10-08 22:19:21 +00:00
John Crispin ac1c99f86e updated/fixed linux-uvc, from #2458
SVN-Revision: 9202
2007-10-08 22:18:16 +00:00
John Crispin 6c59772456 added sdparm and scsi-generic module, from #2481
SVN-Revision: 9201
2007-10-08 21:54:13 +00:00
John Crispin 1b072e1568 update dnsmasq to 2.40, from #2479
SVN-Revision: 9200
2007-10-08 21:44:25 +00:00
Felix Fietkau fc5a739fbe fix insmod crash when the module is not found
SVN-Revision: 9194
2007-10-08 20:31:17 +00:00
Eugene Konev 428f141c9f no need to free_irq in remove, done in close
SVN-Revision: 9183
2007-10-08 03:40:51 +00:00
Felix Fietkau 38315565b2 enable nice
SVN-Revision: 9181
2007-10-07 23:01:17 +00:00
Gabor Juhos 8309e3dff2 add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here]
SVN-Revision: 9178
2007-10-07 17:17:04 +00:00
Florian Fainelli ab72460ac6 Turn on stp for br-lan only when doing wds (#2476)
SVN-Revision: 9176
2007-10-07 11:15:22 +00:00
Eugene Konev 597c9beaa1 add missing dependency on linux-atm
SVN-Revision: 9174
2007-10-07 04:27:04 +00:00
John Crispin c3847b8e5d added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
SVN-Revision: 9162
2007-10-06 23:50:47 +00:00
Travis Kemen 1c09c55875 add clientid to udhcpc thanks pjama
SVN-Revision: 9159
2007-10-06 03:12:04 +00:00
Felix Fietkau 21a246d5d6 add option for cleaning all ipkg info before the image build
SVN-Revision: 9151
2007-10-05 21:52:05 +00:00
Felix Fietkau 3b23e91fff fix segfault with insmod on 2.4
SVN-Revision: 9146
2007-10-05 20:09:55 +00:00
Eugene Konev 2e41e02a21 add minimal uci support
SVN-Revision: 9145
2007-10-05 17:56:15 +00:00
Eugene Konev e4db2c1d41 add rough vlynq support
SVN-Revision: 9144
2007-10-05 17:55:15 +00:00
Felix Fietkau 06cc9686a6 fix compile error with 2.4
SVN-Revision: 9137
2007-10-05 13:05:22 +00:00
Felix Fietkau 2e5ae70cc5 add upstream fixes for 1.7.2
SVN-Revision: 9131
2007-10-05 00:38:19 +00:00
Felix Fietkau fe313941ac Upgrade busybox to 1.7.2 - clean up insmod crap - add some lineno/programname fixes for awx - clean up awk getopt stuff - remove unnecessary patches
SVN-Revision: 9130
2007-10-05 00:27:49 +00:00
Matteo Croce bc2dcb8be4 Fix sangam DSL build with 2.6.23 kernel
SVN-Revision: 9119
2007-10-04 14:31:45 +00:00
Matteo Croce f1593e5c28 upgrade acx and acx-mac80211, removed two patches now unneeded
SVN-Revision: 9112
2007-10-03 17:30:27 +00:00
Nicolas Thill d2f3292266 fix busybox configuration submenu
SVN-Revision: 9103
2007-10-03 06:07:28 +00:00
Florian Fainelli cce66b1965 Add support for the network packet generator
SVN-Revision: 9091
2007-10-02 11:10:29 +00:00
Felix Fietkau 1fdd026406 fix path to the snapshot packages (snapshot build/upload needs to be fixed as well)
SVN-Revision: 9083
2007-09-30 21:29:55 +00:00
Florian Fainelli 372f0377bb Fix agmode selection (#2438)
SVN-Revision: 9075
2007-09-29 19:14:42 +00:00
Gabor Juhos 438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
2007-09-29 14:27:54 +00:00
Nicolas Thill 2068b8d48d fix kernel config item for 3c95x/vortex network cards (closes: #2441)
SVN-Revision: 9068
2007-09-29 14:18:47 +00:00
Nicolas Thill cba0658b13 disable acx & acx-mac80211 on atheros, renable check for CONFIG_MAC80211 in KCONFIG in acx-mac80211 so that it does not get built on pre 2.6.22
SVN-Revision: 9065
2007-09-29 12:42:34 +00:00
Felix Fietkau 969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
2007-09-28 01:45:11 +00:00
Felix Fietkau bb402acf61 remove duplicate include statement
SVN-Revision: 9050
2007-09-28 01:23:17 +00:00
Rod Whitby f6816dd5d3 modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet.
SVN-Revision: 9047
2007-09-27 14:20:53 +00:00
Felix Fietkau 64a21dae8f do not fire up the qos-scripts hotplug part if the init script is disabled
SVN-Revision: 9046
2007-09-27 14:06:07 +00:00
Nicolas Thill e598e2e5c1 fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)
SVN-Revision: 9030
2007-09-26 02:49:50 +00:00
Travis Kemen 112c359dad include fixes from #2429 Thanks Lubos Stanek
SVN-Revision: 9028
2007-09-25 23:16:31 +00:00
Felix Fietkau f1ecc097d2 dep fix
SVN-Revision: 9006
2007-09-24 00:11:37 +00:00
Nicolas Thill c4049c01ab fix kmod-crypto-core error missing crypto_hash (closes: #2422)
SVN-Revision: 9004
2007-09-23 23:47:08 +00:00
Nicolas Thill 18a31a88bb add LM77 sensors support (closes: #2419)
SVN-Revision: 9002
2007-09-23 21:21:51 +00:00
Matteo Croce f5295a1064 update acx-mac80211
SVN-Revision: 9001
2007-09-23 21:07:53 +00:00
Nicolas Thill 0bf90f2a0d add ipv6 conntrack support (closes: #2192)
SVN-Revision: 8984
2007-09-23 17:22:17 +00:00
Nicolas Thill 3d44871496 move hardware monitoring support in a separate hwmon.mk (before adding other modules)
SVN-Revision: 8983
2007-09-23 17:14:24 +00:00
Nicolas Thill 5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
2007-09-23 15:12:12 +00:00
John Crispin d7502c446b added option to atheros kernel to be able to disable reset button from inside the fon mp3 driver
SVN-Revision: 8969
2007-09-23 00:32:31 +00:00
Felix Fietkau 059b0d3c54 only build linux-atm if it's actually selected
SVN-Revision: 8968
2007-09-22 23:40:41 +00:00
Felix Fietkau c7fb1aaf1d add missing kconfig option for pppoa
SVN-Revision: 8965
2007-09-22 23:34:39 +00:00
Felix Fietkau 12a7f0f292 remove linux-atm from ppp build deps - the internal version seems to be working
SVN-Revision: 8964
2007-09-22 23:32:24 +00:00
Rod Whitby ac8f66b987 base-files: Added support for swap configuration in /etc/config/fstab
SVN-Revision: 8947
2007-09-22 13:47:20 +00:00
Felix Fietkau 9de337e21d enable ps -w by default
SVN-Revision: 8946
2007-09-22 13:41:28 +00:00
Nicolas Thill 295baddb22 add back scx200 gpio i2c module removed in [8825] (too early for generic gpio), rename scx200 access bus i2c module to scx200-acb
SVN-Revision: 8944
2007-09-22 04:27:35 +00:00
Nicolas Thill 0d81bea7e3 remove uneeded flags, fix shared lib install
SVN-Revision: 8943
2007-09-22 04:22:30 +00:00
Nicolas Thill bdd607786e add 2 new kernel modules for USB webcams: ovc511 and ovcamchip
SVN-Revision: 8942
2007-09-22 04:17:24 +00:00
Nicolas Thill 52f8317cc3 install OpenSSL pkgconfig dev files
SVN-Revision: 8941
2007-09-22 04:15:33 +00:00
Eugene Konev dd44ecc578 fix image preconfiguration
SVN-Revision: 8921
2007-09-21 17:01:46 +00:00
Rod Whitby cd95009fc6 Added support for /etc/default/fstab - a means of automatically mounting devices on boot.
SVN-Revision: 8916
2007-09-21 13:20:50 +00:00
Nicolas Thill 46e35b3481 add support for OV51x based USB video devices with in-kernel JPEG decompression (closes: #2315)
SVN-Revision: 8915
2007-09-21 13:10:13 +00:00
Nicolas Thill 90eeef5833 add support for NW8xx based USB video devices (closes: #2319)
SVN-Revision: 8914
2007-09-21 13:06:31 +00:00
Nicolas Thill cd56b5255c add support Konica based USB video devices
SVN-Revision: 8913
2007-09-21 13:05:13 +00:00
Nicolas Thill 0ce1d4773c add a kernel module for usb video devices
SVN-Revision: 8912
2007-09-21 12:58:13 +00:00
Nicolas Thill d725c9b25b revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well
SVN-Revision: 8910
2007-09-21 12:01:22 +00:00
Nicolas Thill 3a60e0ca9c add compat 'PROVIDES' for renamed kernel modules
SVN-Revision: 8907
2007-09-21 10:08:01 +00:00
Florian Fainelli fbc7e5e4fc Fix autotools with the arpd directory
SVN-Revision: 8883
2007-09-20 18:15:30 +00:00
Rod Whitby c538ef9899 Add reiserfs module and include it in the FSG-3 profile.
SVN-Revision: 8872
2007-09-20 11:11:41 +00:00
Nicolas Thill e54ed7065d move ntfs-3g to /packages, no need to be in /trunk
SVN-Revision: 8871
2007-09-20 11:05:14 +00:00
Nicolas Thill 22c6c0b076 disable another module on UML
SVN-Revision: 8869
2007-09-20 10:46:23 +00:00
Nicolas Thill b4d3ea5ec2 rename spca5xx to gspcav1 (match upstream name change)
SVN-Revision: 8868
2007-09-20 10:41:53 +00:00
Nicolas Thill 642abec3bc rename uvcvideo to linux-uvc (match source name)
SVN-Revision: 8867
2007-09-20 10:40:17 +00:00
Nicolas Thill cb41569988 oops, forgot a file in [8865]
SVN-Revision: 8866
2007-09-20 10:29:14 +00:00
Nicolas Thill 5d4246a015 move kernel sound support in its own file from other.mk to sound.mk, rename kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib
SVN-Revision: 8865
2007-09-20 10:27:38 +00:00