Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(187)

Side by Side Diff: include/linux/Kbuild

Issue 600163: Add the msm_mdp.h file to the list of headers to be installed. (Closed)
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 header-y += byteorder/ 1 header-y += byteorder/
2 header-y += can/ 2 header-y += can/
3 header-y += dvb/ 3 header-y += dvb/
4 header-y += hdlc/ 4 header-y += hdlc/
5 header-y += isdn/ 5 header-y += isdn/
6 header-y += nfsd/ 6 header-y += nfsd/
7 header-y += raid/ 7 header-y += raid/
8 header-y += spi/ 8 header-y += spi/
9 header-y += sunrpc/ 9 header-y += sunrpc/
10 header-y += tc_act/ 10 header-y += tc_act/
(...skipping 360 matching lines...) Expand 10 before | Expand all | Expand 10 after
371 unifdef-y += wait.h 371 unifdef-y += wait.h
372 unifdef-y += wanrouter.h 372 unifdef-y += wanrouter.h
373 unifdef-y += watchdog.h 373 unifdef-y += watchdog.h
374 unifdef-y += wireless.h 374 unifdef-y += wireless.h
375 unifdef-y += xattr.h 375 unifdef-y += xattr.h
376 unifdef-y += xfrm.h 376 unifdef-y += xfrm.h
377 377
378 objhdr-y += version.h 378 objhdr-y += version.h
379 header-y += wimax.h 379 header-y += wimax.h
380 header-y += wimax/ 380 header-y += wimax/
381
382 header-y += msm_mdp.h
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698