move generic-pc code to libgeneric-pc directory

Origin commit data
------------------
Branch: master
Commit: 9c52b69d61
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-23 (Sun, 23 Dec 2018)

Origin message was:
------------------
- move generic-pc code to libgeneric-pc directory

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-12-23 22:33:56 +01:00
committed by max_10
parent 735e8ccbdb
commit 1cf0b7bbca
20 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ SUBDIRS += libraspi
libstb_hal_la_LIBADD += \
libraspi/libraspi.la
else
SUBDIRS += generic-pc
SUBDIRS += libgeneric-pc
libstb_hal_la_LIBADD += \
generic-pc/libgeneric.la
endif