File: modulelist.mk

package info (click to toggle)
ion3 20050502-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,188 kB
  • ctags: 5,450
  • sloc: ansic: 39,916; perl: 2,445; sh: 1,229; makefile: 639; ruby: 90
file content (11 lines) | stat: -rw-r--r-- 264 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
##
## List of modules to build
##

MODULE_LIST = mod_ionws mod_floatws mod_query mod_menu \
	      mod_dock mod_sp mod_sm mod_panews de \
	      mod_mgmtmode mod_statusbar

# Modules to -dlpreload into pwm if statically linking.

PWM_MODULE_LIST := $(MODULE_LIST)