1
0
forked from pool/kernel-source

+- ezusb: add dependency to USB.

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7403
This commit is contained in:
2012-12-12 17:00:12 +00:00
committed by Git OBS Bridge
parent a7478680c6
commit fcd43f756b
24 changed files with 167 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 12 17:26:35 CET 2012 - jeffm@suse.com
- ezusb: add dependency to USB.
This prevents build failures by making it depend on the value of CONFIG_USB.
Commit 36e0f0bd did this for architectures other than ARM manually.
- commit b89db5d
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de