mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:01:09 +02:00
Fix the AR7 led driver compilation (#2160)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8295 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5f2b5028f0
commit
732595075b
@ -29,6 +29,7 @@
|
||||
|
||||
#define DRVNAME "ar7-leds"
|
||||
#define LONGNAME "TI AR7 LEDs driver"
|
||||
#define AR7_GPIO_BIT_STATUS_LED 8
|
||||
|
||||
MODULE_AUTHOR("Nicolas Thill <nico@openwrt.org>");
|
||||
MODULE_DESCRIPTION(LONGNAME);
|
||||
|
Loading…
Reference in New Issue
Block a user