Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Add needs-flag to netwalker_backlight.



details:   https://anonhg.NetBSD.org/src/rev/8c4b011320e2
branches:  trunk
changeset: 329098:8c4b011320e2
user:      hkenken <hkenken%NetBSD.org@localhost>
date:      Tue May 06 12:02:52 2014 +0000

description:
Add needs-flag to netwalker_backlight.

diffstat:

 sys/arch/evbarm/conf/files.netwalker |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f2dc8fbbcb88 -r 8c4b011320e2 sys/arch/evbarm/conf/files.netwalker
--- a/sys/arch/evbarm/conf/files.netwalker      Tue May 06 11:22:53 2014 +0000
+++ b/sys/arch/evbarm/conf/files.netwalker      Tue May 06 12:02:52 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.netwalker,v 1.7 2014/05/06 11:22:53 hkenken Exp $
+#      $NetBSD: files.netwalker,v 1.8 2014/05/06 12:02:52 hkenken Exp $
 #
 # Sharp Netwalker configuration info
 #
@@ -46,7 +46,7 @@
 
 # LCD BackLight
 attach imxpwm at axi with netwalker_backlight
-file   arch/evbarm/netwalker/netwalker_backlight.c     netwalker_backlight
+file   arch/evbarm/netwalker/netwalker_backlight.c     netwalker_backlight needs-flag
 
 # OJ6SH-T25 Optical Joystick
 device  oj6sh: wsmousedev



Home | Main Index | Thread Index | Old Index