1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-07-03 03:23:14 +02:00
openwrt/target/linux/pxcab
Nicolas Thill 5e83009a52 targets: fix CONFIG_USB_STORAGE_* inconsistency
* all options were switched from bool to tristate in 2.6.30
 * add/change/move them to generic, disabled by default
 * remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09
 * remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6
 * cleanup ordering

SVN-Revision: 29337
2011-11-25 20:47:44 +00:00
..
base-files/lib/preinit preinit: use grep -q where applicable 2010-02-01 00:35:08 +00:00
image define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 2010-04-12 23:15:56 +00:00
config-2.6.30 targets: fix CONFIG_USB_STORAGE_* inconsistency 2011-11-25 20:47:44 +00:00
Makefile update to 2.6.30, refresh patches 2009-12-04 14:52:45 +00:00
modules.mk massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 2010-07-12 14:06:13 +00:00