~m-lombardi85/helenos/bbone

« back to all changes in this revision

Viewing changes to boot/arch/arm32/Makefile.inc

  • Committer: Maurizio Lombardi
  • Date: 2013-09-11 07:16:02 UTC
  • Revision ID: m.lombardi85@gmail.com-20130911071602-gr8bsqs1mdi1qoi8
omap: add the omap interrupt controller uspace server implementation

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
RD_DRVS_ESSENTIAL += \
61
61
        infrastructure/rootamdm37x \
62
62
        fb/amdm37x_dispc
 
63
 
 
64
RD_SRVS_ESSENTIAL += \
 
65
        $(USPACE_PATH)/srv/hw/irc/omap/omap_irc
63
66
endif
64
67
 
65
68
ifeq ($(MACHINE), beaglebone)