Changeset 29a3886 in mainline
- Timestamp:
- 2013-09-08T13:03:11Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a1ecb88
- Parents:
- 7de18418
- Location:
- boot/arch
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/arm32/Makefile.inc
r7de18418 r29a3886 57 57 endif 58 58 59 RD_DRVS += \59 RD_DRVS_ESSENTIAL += \ 60 60 infrastructure/rootamdm37x \ 61 61 fb/amdm37x_dispc \ -
boot/arch/ppc32/Makefile.inc
r7de18418 r29a3886 42 42 $(USPACE_PATH)/srv/hw/bus/cuda_adb/cuda_adb 43 43 44 RD_DRVS += \44 RD_DRVS_ESSENTIAL += \ 45 45 infrastructure/rootmac \ 46 46 bus/pci/pciintel \
Note:
See TracChangeset
for help on using the changeset viewer.