summaryrefslogtreecommitdiff
path: root/chip/it83xx/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chip/it83xx/build.mk')
-rw-r--r--chip/it83xx/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/chip/it83xx/build.mk b/chip/it83xx/build.mk
index 5906cfe6de..e6c9926ff1 100644
--- a/chip/it83xx/build.mk
+++ b/chip/it83xx/build.mk
@@ -14,3 +14,4 @@ chip-y=hwtimer.o uart.o gpio.o system.o jtag.o clock.o irq.o
# Optional chip modules
chip-$(CONFIG_WATCHDOG)+=watchdog.o
+chip-$(CONFIG_PWM)+=pwm.o