blob: 139dc54c0b8b4947e1610bb59ffa453e1aafc5cf (
plain)
1
2
3
4
5
6
7
8
9
|
require pcmciautils.inc
PR = "r2"
export LEX = "flex"
SRC_URI += "file://makefile_fix.patch;patch=1 \
file://version_workaround.patch;patch=1 \
file://modalias_update.patch;patch=1"
|