Changeset 42f2a45 in mainline
- Timestamp:
- 2012-10-14T15:46:21Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6f07226
- Parents:
- 954b6458
- Location:
- kernel/genarch
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/genarch/Makefile.inc
r954b6458 r42f2a45 111 111 endif 112 112 113 ifeq ($(CONFIG_AM335X_TIMERS),y) 114 GENARCH_SOURCES += \ 115 genarch/src/drivers/am335x/timer.c 116 endif 117 113 118 ifeq ($(CONFIG_AMDM37X_UART),y) 114 119 GENARCH_SOURCES += \
Note:
See TracChangeset
for help on using the changeset viewer.