PREFIX ?= /usr SBINDIR ?= sbin INSTALL ?= install CC = $(CROSS_COMPILE)gcc TARGET = freefall all: $(TARGET) %: %.c $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $< clean: $(RM) $(TARGET) install: freefall $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET) git.cgi/linux/net-next.git/atom/include/soc/at91/atmel-secumod.h?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/soc/at91/atmel-secumod.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/soc/at91/atmel-secumod.h')