Changeset a79d88d in mainline for uspace/drv/isa/Makefile


Ignore:
Timestamp:
2010-10-21T19:23:23Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7a252ec8
Parents:
374ad3c
Message:

Move the device driver framework drivers under "uspace/drv" in the source tree and
"/drv" on the RAM disk.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • uspace/drv/isa/Makefile

    r374ad3c ra79d88d  
    2626#
    2727
    28 USPACE_PREFIX = ../../..
     28USPACE_PREFIX = ../..
    2929LIBS = $(LIBDRV_PREFIX)/libdrv.a
    3030EXTRA_CFLAGS += -I$(LIBDRV_PREFIX)/include
Note: See TracChangeset for help on using the changeset viewer.