diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-06-06 16:07:46 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-06-06 16:07:46 +0000 |
commit | d19ba29311884a9bba58ee6b8de8d10a8da60a4b (patch) | |
tree | 60903520ef0165f0ca1482ca623a7a9301336eaf /target/linux/brcm63xx | |
parent | 0e5685072e1a285dbfbdb928352dbb6fab38ac23 (diff) |
[brcm63xx] fix alarm led color for board 96348A-122
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32089 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch b/target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch index 7e20e0dec2..e9e78c5de8 100644 --- a/target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch +++ b/target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch @@ -27,7 +27,7 @@ + .default_trigger = "default-on", + }, + { -+ .name = "96348A-122:green:alarm", ++ .name = "96348A-122:red:alarm", + .gpio = 2, + .active_low = 1, + }, |